Loading questions...
Updated
Which of these events will cause the kube-scheduler to assign a Pod to a node?
Which resource do you use to attach a volume in a Pod?
Which key-value store is used to persist Kubernetes cluster data?
What Linux namespace is shared by default by containers running within a Kubernetes Pod?
What is a Dockerfile?
What does the "nodeSelector" within a PodSpec use to place Pods on the target nodes?
What do Deployments and StatefulSets have in common?
What is the practice of bringing financial accountability to the variable spend model of cloud resources?
What is a best practice to minimize the container image size?
How long should a stable API element in Kubernetes be supported (at minimum) after deprecation?
Which tools enable Kubernetes HorizontalPodAutoscalers to use custom, application-generated metrics to trigger scaling events?
Which of the following is a valid PromQL query?
Which of the following best describes horizontally scaling an application deployment?
How many different Kubernetes service types can you define?
What is the difference between a Deployment and a ReplicaSet?
The Container Runtime Interface (CRI) defines the protocol for the communication between:
Which authorization-mode allows granular control over the operations that different entities can perform on different objects in a Kubernetes cluster?
Which of the following is a correct definition of a Helm chart?
Which of the following sentences is true about namespaces in Kubernetes?
How does Horizontal Pod autoscaling work in Kubernetes?
What is the name of the lightweight Kubernetes distribution built for IoT and edge computing?
What is a Pod?
What element allows Kubernetes to run Pods across the fleet of nodes?
What native runtime is Open Container Initiative (OCI) compliant?
What function does kube-proxy provide to a cluster?