0 votes
in Kubernetes K8s by
What is a Kubernetes StatefulSet?

a) A controller that manages the deployment of stateful applications

b) A tool for managing Kubernetes resources

c) A networking abstraction to access a set of Pods

d) A way to manage Kubernetes nodes

1 Answer

0 votes
by
a) A controller that manages the deployment of stateful applications
...