Quiz Kubernetes Controller Objects Google cloud Ace Exam
1. If you are deploying applications in your Pods that need persistent storage, which controller type should you use?
Ans: StatefulSet
2.What is the purpose of a Service? Choose all that are true (2 correct answers)
Ans: To allow you to choose how Pods are exposed, To provide a load-balancing network endpoint for Pods

Post a Comment