Overview Namespaces are used to organize common resources in your Kubernetes cluster. By combining like resources under one name, we are able to filter our outputs and commands. Rather than attempting to remember the structure of a namespace manifest, this post will show you how to generate a new namespace manifest using the kubectl create …
Continue reading "Kubernetes Namespace Cheatsheat"
The post Kubernetes Namespace Cheatsheat appeared first on Serverlab.