What should you do?

You are creating a Google Kubernetes Engine (GKE) cluster with a cluster autoscaler feature enabled. You need to make sure that each node of the cluster will run a monitoring pod that sends container metrics to a third-party monitoring solution.

What should you do?
A . Deploy the monitoring pod in a StatefulSet object.
B . Deploy the monitoring pod in a DaemonSet object.
C . Reference the monitoring pod in a Deployment object.
D . Reference the monitoring pod in a cluster initializer at the GKE cluster creation time.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments