Created
April 3, 2020 11:01
-
-
Save BenSlabbert/b5cc0d8d208bf107fa006bede42d075c to your computer and use it in GitHub Desktop.
microk8s get kubectl 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
| #!/bin/bash | |
| microk8s.kubectl config view --raw |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment