Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following best defines 'StatefulSets' in the context of Google Kubernetes Engine?
A
StatefulSets are applications which do not store data or application state to the cluster or to persistent storage.
B
StatefulSets represent a Service with unique, persistent identities and stable hostnames that GKE maintains regardless of where they are scheduled.
C
StatefulSets represent a set of Pods with unique, persistent identities and stable hostnames that GKE maintains regardless of where they are scheduled.
D
StatefulSets represent a Cluster with unique, persistent identities and stable hostnames that GKE maintains regardless of where they are scheduled.