Welcome to Kubernetes Tasks’s documentation!¶
This Guide Structure
This guide is designed to complement instructor-led presentations by providing step-by-step instructions for hands-on exercises.
Contents:
- 1. Kubernetes Installation
- 2. Kubernetes Basics
- 3. Helm Installation
- 4. Pods
- 5. Health Checks
- 6. Labels, annotations, selectors
- 7. ReplicaSet
- 8. DaemonSets and NodeSelector
- 9. Jobs
- 10. ConfigMaps
- 11. Secrets
- 12. Deployments
- 13. Endpoints
- 14. Self-Healing
- 15. Persistent Storage
- 16. Node replacement
- 17. Notes