On 24/01/2021, at 10:30, Ralf Lang wrote:
I am looking for a simple kubernetes distribution which will run on vanilla tumbleweed with btrfs and will not require a VM. I intend to edit live container/pod code via vscode's docker integration.
Seems like minikube does not like btrfs and would require a VM which I don't like on a dev laptop.
You can use the minikube podman (experimental) or docker driver that doe not require a separte VM: https://minikube.sigs.k8s.io/docs/drivers/docker/
This is obviously nothing to expose to the internet or run live workloads, just an easy dev setup.
Which option would you suggest?
I had the same question some time ago and I went with k3s. Two notable features of k3s that are missing in minikube: - network policy provisioned upon install - possibility of adding more nodes to the cluster -- Michele Bologna <michele.bologna@suse.com> SUSE Software Solutions Italy srl - https://www.suse.com