Getting Started
An overview of namespaces and how they are used.
We'll cover the following...
Introduction
Most resources in Kubernetes will live in a namespace. All the pods
, deployments
, services
, configmaps
, and everything else we have created so far are all running in the default
namespace; that (as the name implies) is where resources will run if we don’t explicitly say we want them to run somewhere ...
Access this course and 1400+ top-rated courses and projects.