List of questions
Related questions
Question 30 - Associate Cloud Engineer discussion
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.
Your answer:
0 comments
Sorted by
Leave a comment first