Content
Learn how to orchestrate containerized applications using Kubernetes.
You will:
- Set up a Kubernetes cluster (Minikube or cloud)
- Create deployments and services
- Scale applications
- Manage pods
- Use YAML configuration files
Outcome
- Understand container orchestration
- Deploy scalable applications
- Work with production-like environments