Created
July 25, 2020 06:48
-
-
Save yimeng/f767d9c28b16a97bc00384533ec6f170 to your computer and use it in GitHub Desktop.
kubectl merge config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export KUBECONFIG=~/.kube/a:~/.kube/b | |
| kubectl config view --flatten |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment