Question 56
You have configured Prometheus to scrape metrics from a Kubernetes cluster, but you notice that some pods are not being scraped. You suspect that the Prometheus server might be experiencing resource constraints. How can you troubleshoot this issue?
Question 57
You are running a containerized application that requires access to a persistent storage volume. Which of the following Kubernetes objects is primarily used to define the storage request and access modes?
Question 58
What command can you use to get documentation about a resource type from the command line?
Question 59
You are configuring a Kubernetes cluster for a microservices-based application. Each microservice needs its own network namespace and isolated communication. Which Kubernetes networking feature would you use to achieve this?
Question 60
What do GitOps tools do in kubernetes?


