💻 Tech
To view the kubectl config that contains cluster, user, and context information relevant to the current active context, use kubectl config view --minify. It’s the --minify flag that minimizes the output.
To view the kubectl config that contains cluster, user, and context information relevant to the current active context, use kubectl config view --minify. It’s the --minify flag that minimizes the output.