this post was submitted on 08 May 2024
38 points (93.2% liked)
Sysadmin
7679 readers
75 users here now
A community dedicated to the profession of IT Systems Administration
No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
[email protected]
[email protected]
[email protected]
[email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How about Proxmox? It allows containers and VMs. Containers via LXC, but you could set your own VM to run docker/kubernetes etc. Haven't had many chances to try Kuberbetes myself, so not sure the difference of advantages.
Yeah, I use Proxmox at home and however much I love the product, it's not really enterprise ready. There are too many missing features and 3rd party integrations that come as standard with vSphere. Our future is probably in microservices. The cost saving benefits of auto scaling, while also being vendor agnostic are very attractive.
Ye ol "free" hyper-v as well. Would probably be the next one I consider in a corporate environment after VMware just blew it's brains out. Containers are great, I run kubernetes at one on truenas scale but obviously it's Linux containers which may have some implications if the idea is to move everything off VMware to containers. Like if there are windows vms.