Follow the latest instructions how to deploy Kubernetes cluster and then deploy Virtlet Deploy Virtlet on MCP
For this workshop you will use kubeadm-dind-cluster cluster.
Download a demo.sh
script which will deploy Kubernetes and provision Virtlet there.
wget https://raw.githubusercontent.com/Mirantis/virtlet/v1.2.0/deploy/demo.sh
chmod +x demo.sh
MULTI_CNI=1 ./demo.sh
Answer y
to the script’s questions and wait until the script completes. The script will create a CirrOS VM for you and display its shell prompt.
To see how to provision Virtlet on non MCP clusters see the deployment docs