Which of the following options lists the default namespaces in a standard Kubernetes installation?

Study for the Kubernetes Certified Network Administrator Exam. Our test offers comprehensive flashcards, multiple-choice questions, and detailed explanations. Be confident for your exam!

Multiple Choice

Which of the following options lists the default namespaces in a standard Kubernetes installation?

Explanation:
In Kubernetes, namespaces provide isolation and a scoped view of resources. A standard cluster has three core default namespaces: default for user workloads, kube-system for system components, and kube-public which is readable publicly. In modern installations, a fourth namespace, kube-node-lease, is created to store node lease objects used for node heartbeats. So, the set that lists the default namespaces includes default, kube-public, kube-system, and kube-node-lease. The other options introduce nondefault or nonstandard namespaces, such as kube-edge or kube-standby, which aren’t part of a typical installation.

In Kubernetes, namespaces provide isolation and a scoped view of resources. A standard cluster has three core default namespaces: default for user workloads, kube-system for system components, and kube-public which is readable publicly. In modern installations, a fourth namespace, kube-node-lease, is created to store node lease objects used for node heartbeats. So, the set that lists the default namespaces includes default, kube-public, kube-system, and kube-node-lease. The other options introduce nondefault or nonstandard namespaces, such as kube-edge or kube-standby, which aren’t part of a typical installation.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy