Created
July 3, 2019 01:57
-
-
Save wrannaman/bf682e37a41fb9638ea2aecacf5572a7 to your computer and use it in GitHub Desktop.
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
| sudo snap install microk8s --classic | |
| microk8s.status --wait-ready | |
| sudo snap alias microk8s.kubectl kubectl | |
| sudo snap alias microk8s.kubectl k |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment