KCNA Exam Question 36
You want to configure a CI/CD pipeline to deploy a microservice to Kubernetes. Which of the following steps are essential in the pipeline?
KCNA Exam Question 37
You are monitoring a Kubernetes cluster using Prometheus. You notice a significant spike in CPUusage on a specific pod. To investigate further, you want to collect metrics related to individual processes running within that pod. Which Prometheus query can effectively achieve this?
KCNA Exam Question 38
You need to configure a HorizontalPodAutoscaler (HPA) to scale a deployment based on custom metrics. The metric data is being published by a Prometheus server. How can you integrate Prometheus with the HPA for custom metric scaling?
KCNA Exam Question 39
You are using ArgoCD to manage your Kubernetes cluster with GitOps. How can you configure ArgoCD to automatically update the cluster when a new image tag is pushed to a container registry?
KCNA Exam Question 40
Your application requires a specific storage class for its persistent dat
a. How do you configure this storage class within your deployment YAML?
a. How do you configure this storage class within your deployment YAML?
