Code: Select all
sys-cluster/kubeadm
sys-cluster/kubelet
sys-cluster/kubectl
and ofcourse
app-containers/docker
app-containers/kompose
Code: Select all
app-emulation/qemu
app-emulation/libvirt
sys-cluster/minikube
sys-cluster/kubectl
app-containers/kompose #### not necessary but its fun to convert docker-compose yaml files to k8s yaml files to deploy applications very easily.
Code: Select all
rc-service libvirtd start
minikube start --vm-driver kvm2