<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>envoy on CloudReady</title>
    <link>https://www.cloudready.club/tags/envoy/</link>
    <description>Recent content in envoy on CloudReady</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
    <lastBuildDate>Sat, 06 Nov 2021 11:38:52 -0400</lastBuildDate><atom:link href="https://www.cloudready.club/tags/envoy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kubernetes Getting Started</title>
      <link>https://www.cloudready.club/kubernete/k8s_getting_started_suite/</link>
      <pubDate>Sat, 06 Nov 2021 11:38:52 -0400</pubDate>
      
      <guid>https://www.cloudready.club/kubernete/k8s_getting_started_suite/</guid>
      <description>Overview As we saw in the first post, Kubernetes in an orchestrator for containerized applications, in this post we will use a Kubernetes APIs Object to deploy containerized application using Docker single node cabinets.
In general, there are two ways to deploy application in Kubernetes:
 Imperative mode using kubectl command Declarative mode using Yaml or json configuration files  Declarative mode is the most common used mode in production project, it allows to manage the infrastructure as code, by storing your deployment definition in a git repository for example.</description>
    </item>
    
  </channel>
</rss>
