Carried out on the Alura platform,applying advanced Kubernetes practices.
ReplicaSets, deployments, data persistence in clusters, persistentVolumes, storageClasses, statefulSets, liveness, readiness and startup probes, horizontal pod autoscaler and verticalPodScaler, etc.
The course covered the following topics:
- Using ReplicaSets
- Deployment vs ReplicaSets
- Validating the definition of volumes
- About StorageClasses
- Checking status with Probes
- How to scale with Horizontal Pod Autoscaler