Comment on Run your home on a Raspberry PiparentComments−MuffinFlavored4yWhat can you do with Proxmox that you can't do with `kubectl apply -f blah-pod.yaml` or whatever?−mikedelago4yProxmox supports virtual machines and is a web-based frontend to KVM/QEMU.Kubernetes is a scheduler for containerized workloads.−MuffinFlavored4yKubernetes can have a web-based frontend and the pods it can run are similar to virtual machines, no?
Comments
What can you do with Proxmox that you can't do with `kubectl apply -f blah-pod.yaml` or whatever?
Proxmox supports virtual machines and is a web-based frontend to KVM/QEMU.
Kubernetes is a scheduler for containerized workloads.
Kubernetes can have a web-based frontend and the pods it can run are similar to virtual machines, no?