Welcome to this workshop on kubernetes (k8s). Please follow mention path to continue
- Introduction To Kubernetes
- Set up lab
- Working with Kubectl
- Namespaces
- Deploy a basic application
- Build your own application and deploy
- Working with replica set
- Working with Deployment
- Working with Services
- Exposing a Service Ouside of the Cluster
- Secrets
- ConfigMap
- Volumes
- Extra