January 2019
Intermediate to advanced
484 pages
11h 48m
English
We already learned about Kubernetes namespaces in Chapter 3, Getting Started with Kubernetes, which are used to divide the resources from a cluster into multiple virtual clusters. Namespaces make each group share the same physical cluster with isolation. Each namespace provides the following:
Now, let's learn how to use context to switch between different namespaces.
Read now
Unlock full access