diff --git a/create-dev.sh b/create-dev.sh new file mode 100644 index 0000000..06e8c8f --- /dev/null +++ b/create-dev.sh @@ -0,0 +1,4 @@ + +# Check latest channel `snap info microk8s` +sudo snap install microk8s --classic --channel=1.32/stable +