Follow me to support my article writing — Using namespaces, you can divide a Kubernetes cluster into multiple environments (e.g., Dev1, Dev2, QA1, QA2, etc.), and each environment can be managed by a different user. One of the drawbacks of writing kubectl commands is that the — namespace option is…