Skip to content

Commit

Permalink
reconcile microk8s versions
Browse files Browse the repository at this point in the history
  • Loading branch information
condaatje committed Sep 24, 2024
1 parent f2c3f4c commit 0878de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<https://microk8s.io/docs/getting-started>

``` shell
sudo snap install microk8s --classic --channel=1.30
sudo snap install microk8s --classic --channel=1.31
sudo usermod -a -G microk8s $USER # allow non-sudo use of microk8s command
newgrp microk8s # reload shell

Expand Down

0 comments on commit 0878de4

Please sign in to comment.