Default Namespaces
Learn about the Kubernetes default Namespace.
We'll cover the following
Namespaces in clusters
Every Kubernetes cluster has a set of pre-created Namespaces. We can retrieve the names of all these Namespaces by executing the kubectl get
command.
Use the following terminal to execute all the commands for this lesson:
Get hands-on with 1400+ tech skills courses.