Kubernetes - Fundamentals
You have multiple kubeconfig files and want to merge them so
kubectl can use all contexts. Which command helps merge configs correctly?kubectl can use all contexts. Which command helps merge configs correctly?KUBECONFIG env var with colon-separated files and running kubectl config view --merge --flatten merges them.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions