Skip to content

Instantly share code, notes, and snippets.

@felipecruz91
Created June 20, 2020 12:17
Show Gist options
  • Save felipecruz91/0489200fe7ac9d9a781cfa67e8fd9795 to your computer and use it in GitHub Desktop.
Save felipecruz91/0489200fe7ac9d9a781cfa67e8fd9795 to your computer and use it in GitHub Desktop.
Install Microk8s script
#!/bin/bash
sudo snap install microk8s --classic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment