Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 688 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 688 Bytes

Kubernetes II Course: Deployments, Volumes and Scalability

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:

  1. Using ReplicaSets
  2. Deployment vs ReplicaSets
  3. Validating the definition of volumes
  4. About StorageClasses
  5. Checking status with Probes
  6. How to scale with Horizontal Pod Autoscaler

Certified URL