Learning DevOps 05/02 – DEV Community


  • Explored Deployments and ReplicaSets in Kubernetes, understanding their differences and use cases. Along with that, I also learned how to define their YAML configurations, manage rolling updates, and perform rollbacks to previous revisions.
  • Practiced hands on with K8s Playground, an awesome tool for learning K8s, and troubleshooted some yml files which had issues.

Follow my progress here
Playground link



Source link