vSphere doesn't really have any use for zones right now, we are just providing some dummy zones in kops create cluster. So essentially multiple masters might end up getting provisioned on same ESX. We can, however, think about making user of DRS cluster and its anti-affinity construct for making sure that masters land on different ESXs. Thus have better chance of surviving a failure.
vSphere doesn't really have any use for zones right now, we are just providing some dummy zones in kops create cluster. So essentially multiple masters might end up getting provisioned on same ESX. We can, however, think about making user of DRS cluster and its anti-affinity construct for making sure that masters land on different ESXs. Thus have better chance of surviving a failure.