Kubernetes StatefulSet

From NovaOrdis Knowledge Base
Revision as of 20:46, 22 September 2020 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

External

Internal

Overview

State and identity (name, hostname). It is not guaranteed the same IP address, but the name is constant. The state a StatefuSet pod holds is relevant, we need to be able to get to it, based on a name.

TODO

Kubernetes StatefulSet TODEPLETE