Hacker News new | ask | show | jobs
by maneesh 993 days ago
If you host multiple proxmox nodes, you can host other VMs on each bare metal node in addition to the kid cluster, right?
1 comments

Yes. Seems reasonable if you have much more compute than you can saturate with just things in your kubernetes cluster. Otherwise just make those hosts kubernetes nodes instead and call it a day.
Why make pets when you are already set up for cattle
A kubernetes worker node (on bare metal) is not more of a pet than a proxmox node IMO. It's just an unnecessary layer if you're gonna fill it with kubernetes pods anyway. Again, only if you are not planning to run non-kubernetes VMs. If you are then Proxmox with kubernetes VMs seems good.