Summary
Hi, for the K8S HA with the cluster having multiple nodes and spread across multiple zones it would be nice to have an option to setup AntiAffinity as otherwise there is a high risk of all the control plane PODs occupying the same node. If this happens then application (new or restarted) won't get a sidecar injected as there is no control plane present at the given moment of time.
Summary
Hi, for the K8S HA with the cluster having multiple nodes and spread across multiple zones it would be nice to have an option to setup AntiAffinity as otherwise there is a high risk of all the control plane PODs occupying the same node. If this happens then application (new or restarted) won't get a sidecar injected as there is no control plane present at the given moment of time.