nirnanaaa / kube-readiness

Controller to ensure external readiness conditions on pods (currently AWS ALB only)
2 stars 1 forks source link

Add mutating webhook for ingress resources #1

Open nirnanaaa opened 5 years ago

nirnanaaa commented 5 years ago

Ideally all pods that belong to an ingress, that is checked by kube-readiness should have readiness gates enabled. We can achieve this using a mutating webhook.