Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 2.8 KB

README.md

File metadata and controls

41 lines (35 loc) · 2.8 KB

Adaptive Training Kubernetes Demo

Course Modules

No. Module Name
1. Kubernetes Introduction
1.1 Kubectl Command
1.2 Kubeconfig
2. Kubernetes Networking
3.1 Kubernetes Volume
3.2 Configmap & Secret
3.3 Kubernetes Statefulset
3.4 Kubernetes RBAC
4. Kubernetes Operator
4.1 Kubernetes Helm
5. Kubernetes on Public Cloud
5.1 Terraform
6. Microservice in Kubernetes

Sample Applications

Bonus Module

No. Module Name
1. Autoscaling
2. Cert Manager
3. Istio Service Mesh
4. Daemonsets
5. Job & CronJob
6. Web Hooks

Are there any course requirements or prerequisites?

  • You need to have basic Docker knowledge to start this course.
  • You must have configured a local kubernetes cluster here