ReplicationController
Feb 7 · 2 min read · In Kubernetes, a Pod is the smallest deployable unit, but a pod by itself has limitations.If a pod crashes or gets deleted, Kubernetes does not recreate it automatically. To overcome this problem, Kubernetes provides a controller called ReplicationCo...
Join discussion




