Comment by toredash

17 hours ago

I'm not sure I follow. Are you talking about the AZP service, or ... ?

It's a best practice to have a Deployment run multiple Pods in separate AZs to increase availability

  • Yes I get that. But are we talking HA for this lookup service that I've made?

    If yes, that's a simple update of the manifest to have 3 replicas with ab affinity setting to spread that out over different AZ. Kyverno would use the internal Service object this service provide to have a HA endpoint to send queries to.

    If we are not talking about this AZP service, I don't understand what we are talkin about.