List of questions
Related questions
Question 136 - Professional Cloud Developer discussion
One of your deployed applications in Google Kubernetes Engine (GKE) is having intermittent performance issues. Your team uses a third-party logging solution. You want to install this solution on each node in your GKE cluster so you can view the logs. What should you do?
A.
Deploy the third-party solution as a DaemonSet
B.
Modify your container image to include the monitoring software
C.
Use SSH to connect to the GKE node, and install the software manually
D.
Deploy the third-party solution using Terraform and deploy the logging Pod as a Kubernetes Deployment
Your answer:
0 comments
Sorted by
Leave a comment first