We’ve deployed the vault agent injector into kubernetes and set it to 2 replicas and are using the default value from the helm chart:
leaderElector:
enabled: true
Whenever the cluster takes a node offline, where an injector pod lives, it appears that all of our application pods that also restart during this time fail to get an init container injected into the pod, which puts those pods into a CLB situation until they are deleted.