Loading provider exams...
Loading provider exams...
What is a key consideration when selecting a base image for a container in a Kubernetes deployment?
What is the most widely adopted method for conflict resolution and decision-making in open-source projects under the CNCF umbrella?
Which Kubernetes component manages network communications both inside and outside a cluster, using operating-system packet filtering when available?
Within CNCF, which organization develops specifications for industry standards concerning container formats and runtimes?
What does CloudEvents define?
Go ad-free and unlock Learn Mode, Exam Mode, AstroTutor AI and every premium tool — everything you need to walk in prepared, and confident.
What enables an organization to deliver software more securely and at higher velocity?
Which resource type packages a set of containers for scheduling in a cluster?
Which Kubernetes abstraction makes groups of Pods available within a Kubernetes cluster?
What does nodeSelector in a PodSpec use to schedule Pods onto the intended nodes?
Which of the following capabilities may you add to a container under the Restricted policy?
In Kubernetes Role-Based Access Control (RBAC), what is the main difference between a Role and a ClusterRole?
Which field in a Pod or Deployment manifest ensures that Pods are scheduled exclusively on nodes that have particular labels?
Which observability data stream would be most useful for plotting resource consumption and predicting future resource exhaustion?
What role does a NetworkPolicy serve in Kubernetes?
What is one advantage of using the Gateway API rather than Ingress in Kubernetes?
What is the primary function of Kubernetes DNS within a cluster?
Which command supplies information about the replicas field within the spec resource of a deployment object?
Which of the following options contain resources cleaned up by the Kubernetes garbage-collection mechanism?
Which statement most accurately describes the Container Storage Interface (CSI) concept in Kubernetes?
What characteristics are required for building each cloud-native application?
What is the name of the lightweight Kubernetes distribution designed for IoT and edge computing?
Which key-value store persists Kubernetes cluster data?
What is serverless computing?
How can the data required before Pod startup be loaded and generated?
What is etcd’s primary purpose in Kubernetes?
Community Discussion