Who Manages My Pods in Kubernetes? ReplicaController, ReplicaSet, Deployment & HPA Explained π
Till now, we have seen how to create a Pod using both imperative and declarative approaches. We also exposed our applications using Kubernetes Services like ClusterIP for internal access and NodePort / LoadBalancer for external access.
But do you thi...
devopswithkube.hashnode.dev6 min read