Kubernetes ReplicaSet

From NovaOrdis Knowledge Base
Revision as of 16:47, 11 December 2019 by Ovidiu (talk | contribs) (Created page with "=External= =Internal= * Kubernetes Higher Level Pod Controllers =Overview= =Replicaset Controller= The replicaset c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Internal

Overview

Replicaset Controller

The replicaset controller is part of the controller manager. The controller implements a watch loop that is constantly observing the cluster making sure that the current state matches the desired state - the desired number of pods.