Exam4Training

Which GKE object should you use?

You are planning to deploy your application in a Google Kubernetes Engine (GKE) cluster. Your application can scale horizontally, and each instance of your application needs to have a stable network identity and its own persistent disk.

Which GKE object should you use?
A . Deployment
B . StatefulSet
C . ReplicaSet
D . ReplicaController

Answer: B

Explanation:

Reference: https://livebook.manning.com/book/kubernetes-in-action/chapter-10/46

Exit mobile version