Kubernetes Deployment & Operations
- Kubectl commands
- Apply/Create/Delete configuration
- Viewing pods and services
- Connecting to pods and containers
- Viewing logs
- Lab Exercise
- Create persistent volumes and claims
- Create/Apply & Delete configurations
- Start/Stop Services
- Load-balancers
- Start/Stop Workloads
- WebApp, Microservices, Database
- Verify autoscaler under user load
- Verify high availability by killing some instances
- Verify rolling upgrade
- Delete nodes and clusters