Skip to content

jruels/kube-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Kubernetes Administration Course Site

This site includes the slides and labs for the Docker Kubernetes Administration class.

Course Content

Slides

Day 1
Day 2
Day 3
Day 4

Labs

Lab VMs

Day 1

Setup Kubernetes Cluster
Lab 1: Get familiar with Kubectl
Lab 2: Pods
Lab 3: ConfigMap
Lab 4: Secrets
Lab 5: Persistent Storage

Day 2

Lab 6: Deployments
Lab 7: Scheduling
Lab 8: Horizontal Pod Autoscaler
Lab 9: Vertical Pod Autoscaler & Cluster Autoscaler

Day 3

Lab 10: GKE Ingress
Lab 11: Helm
Lab 12: Health Checks
Lab 13: RBAC
Lab 14: Pod Security

Day 4

Lab 15: Install Istio/Deploy Bookinfo app
Lab 16: Istio traffic management
Lab 17: Istio Handling failures
Lab 18: Istio Security
Lab 19: Istio Monitoring & Tracing
Lab 20: StatefulSets
Lab 21: init containers