Hacker News new | ask | show | jobs
by hhh 757 days ago
Is Kubevirt stable enough for me to unplug a host and have the VMs fail over to another?
1 comments

I believe kubevirt just delegates to the under-hypervisor (whatever it is). That being said, default kubernetes waits at least 5 minutes before considering a down host as actually down.