KCNA Exam Question 6
Explain the difference between a container image and a container runtime?
KCNA Exam Question 7
You're running a stateful application in Kubernetes with a HorizontalPodAutoscaler (HPA) configured. You want to ensure that scaling does not disrupt the application's state. What approach would you take to address this concern?
KCNA Exam Question 8
You are implementing a new security policy for your Kubernetes cluster. The policy requires that all pods running in the cluster must authenticate with a specific identity provider before they are allowed to access any resources. Which Kubernetes component is responsible for enforcing this authentication policy?
KCNA Exam Question 9
You're designing a serverless application that processes large amounts of data using AWS Lambd
a. You need to ensure that your Lambda functions can handle potential spikes in workload without compromising performance. Which of the following approaches would be most effective in achieving this goal?
a. You need to ensure that your Lambda functions can handle potential spikes in workload without compromising performance. Which of the following approaches would be most effective in achieving this goal?
KCNA Exam Question 10
You are running a stateless application in a Kubernetes cluster. The application has multiple
instances deployed as Pods. You need to ensure that all incoming traffic to the application is
distributed evenly across these Pods. Which Kubernetes resource should you use to achieve this?
instances deployed as Pods. You need to ensure that all incoming traffic to the application is
distributed evenly across these Pods. Which Kubernetes resource should you use to achieve this?
