Question 36:
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?
Answer options:
A. Deployment B. StatefulSet C. ReplicaSet D. ReplicaController