Which are the two primary modes for Service discovery within a Kubernetes cluster?
What native runtime is Open Container Initiative (OCI) compliant?
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?
What is the order of 4C’s in Cloud Native Security, starting with the layer that a user has the most control over?
Which Kubernetes component is the smallest deployable unit of computing?
How can you extend the Kubernetes API?
In Kubernetes, what is the primary responsibility of the kubelet running on each worker node?
What is the name of the Kubernetes resource used to expose an application?
What is the reference implementation of the OCI runtime specification?
Which of the following is the name of a container orchestration software?