Kubectl config set context and Best Practices
Brief about kubectl and the need for configuration management
The kubectl utility is a command line interface (CLI) for interacting with Kubernetes. You can use it to manage Kubernetes resources such as pods, services, and deployments. Configuration ...
refine.hashnode.dev8 min read