Linux Foundation KCNA - Kubernetes and Cloud Native Associate
In the DevOps framework and culture, who builds, automates, and offers continuous delivery tools for developer teams?
What helps an organization to deliver software more securely at a higher velocity?
Which is the correct kubectl command to display logs in real time?
Which of the following is a lightweight tool that manages traffic flows between services, enforces access policies, and aggregates telemetry data, all without requiring changes to application code?
Which component of the node is responsible to run workloads?
What is the minimum number of etcd members that are required for a highly available Kubernetes cluster?
There is an application running in a logical chain: Gateway API → Service → EndpointSlice → Container.
What Kubernetes API object is missing from this sequence?
In Kubernetes, which abstraction defines a logical set of Pods and a policy by which to access them?
Which of the following systems is NOT compatible with the CRI runtime interface standard?
(Typo corrected: “CRI-0†→ “CRI-Oâ€)
Scenario: You have a Kubernetes cluster hosted in a public cloud provider. When trying to create a Service of type LoadBalancer, the external-ip is stuck in the "Pending" state. Which Kubernetes component is failing in this scenario?
