- Understand basic Kubernetes API Primities
- Create and configure basic pods
- Understand ConfigMaps
- Understand SecurityContext
- Define an application's resource requirements
- Create and consume Secrets
- Understand ServiceAccounts
- Understand multi-container pod designs patterns (e.g. ambassador, Adapter, Sidecar)
- Understand LivenessProbe and ReadinessProbe
- Understand container logging
- Understand how to monitor application in Kubernetes
- Understand debugging in Kubernetes
- Understand deployments and how to perform rolling updates
- Understand deployments and how to perform rollbacks
- Understasnd Jobs and CronJobs
- Understand how to use Labels, Selectors and Annotations
- Understand Services
- Demonstrate basic understanding of NetworkPolicies
- Understand PersistentVolumeClaims for storage