This repository will set up a VM running Microk8s using Multipass. It works on Windows, Mac or Linux.
It was designed to run the example-scenarios that you see in the Kraken V2 workshop.
To bring in the example-scenarios run the following command: git submodule update --init
To deploy the workshop:
- Have installed multipass on the machine in question - https://multipass.run/install
- cd to setup-cluster
- Copy sysdig-agent-values.yaml.clusterscanner.orig to sysdig-agent-values.yaml
- Update the missing fields (the xxx's)
- Run setup-microk8s-vm.sh