Slide 8
Slide 8 text
Ingress GCE problem on GKE v1.10.6
When we recreate an Ingress:
● External IP is never attached
● Backend Services are not created
What we did:
● kubectl describe ing xxxxx / kubectl get events
● Check TLS on secret and
● Check kube-apiserver logs and cert-manager logs
● Recreate ingress without static-ip -> OK
● Recreate ingress with 1 backend -> sometimes OK