Skip to content

Files

Latest commit

df65e3e · Jun 9, 2021

History

History

yaml

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 14, 2019
Jun 9, 2021
Apr 24, 2020
Dec 9, 2019
Sep 14, 2019
Dec 5, 2019
Jun 9, 2021
Sep 14, 2019
Dec 6, 2019
Dec 5, 2019
Aug 12, 2019

Getting Started with Hello World

  1. Hello World - Simple Pod and Accessing the Pod Directly
  2. Hello World with ReplicaSet (3 Replicas)
  3. Hello world with Deployment / Service
  4. Hello World Access from Outside (Service / Ingress)
  5. Hello World Version Rollouts and Undo
  6. Hello World with Namespace

Advanced Session

  1. Secrets
  2. MySQL
  3. Liveness
  4. AutoScaling
  5. Network Policy
  6. Inter Microservice Communication
  7. Multiple Version Deployment
  8. Canary Deployment

Other Features

  1. Jobs
  2. Cron
  3. Metrics and Grafana

Service Mesh

  1. Istio Gateway / Virtual Service / Destination Rule
  2. A/B Testing using Canary
  3. Beta Testing using Canary
  4. Fault Injection
  5. Circuit Breaker
  6. JWT
  7. RBAC
  8. Application Tracing

Volume Management

  1. Volume AWS (Amazon Web Service)
  2. Volume GCE (Google Cloud Engine)
  3. Volume NFS (Network File System)
  4. Volume Azure Disk and Azure File system (Coming soon)
  5. Volume Host Machine

Helm Charts

  1. Create Helm Charts
  2. Install Helm Charts