Kubernetes: Deployments (Part-1)
Introduction
In the previous blog, we explored ReplicaSets and their importance in maintaining multiple identical pods for high application availability. However, in Kubernetes, we typically don't create ReplicaSets directly. Instead, we create highe...
pratikjagrut.space6 min read