Google Cloud Certified Associate Cloud Engineer Practice

Question: 1 / 400

Your team uses a third-party monitoring solution. They've asked you to deploy it to the nodes in your Kubernetes Engine Cluster. What's the best way to do that?

Deploy the monitoring pod as a DaemonSet.

A DaemonSet is the best choice in this scenario because it allows the monitoring solution to be deployed to all nodes in the cluster automatically, without the need for manual installation on each node. Option B is not recommended because it might not ensure that the monitoring solution is installed on all nodes. Using Deployment Manager, option C, is not preferred because it is typically used for managing Kubernetes resources, not for deploying monitoring solutions. Option D is the most time-consuming and tedious option, as it would require manually connecting to each node and installing the solution individually.

Get further explanation with Examzify DeepDiveBeta

Deploy the monitoring pod as a Deployment.

Use Deployment Manager to deploy the monitoring solution.

Connect to each node via SSH and install the monitoring solution.

Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy