Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your team utilizes a third-party monitoring solution and has requested its deployment across all nodes in your Kubernetes Engine Cluster. What is the most efficient method to achieve this?
A
Utilize Deployment Manager for deploying the monitoring solution.
B
Establish a connection to each node via SSH and manually install the monitoring solution.
C
Deploy the monitoring pod as a DaemonSet.
D
Deploy the monitoring pod as a StatefulSet.