-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recently , I have same issue on both clusters.... #801
Comments
Which L7 is being provisioned? (ingress-gce or nginx) |
Yes definitely it's a ingress-gce L7, as it creates 3 rules `apiVersion: extensions/v1beta1
|
I have found resolutition: |
@stinger-forever FWIW, Ingress-GCE does not respect the kubernetes.io/tls-acme annotation. Did this happen recently? Can you send me an email with your GCP project ID, cluster name and cluster location? |
Thank you, already sent, check email from Armen Gasparyan. |
Recently , I have same issue on both clusters....
I have some GCE ingresses and have several nginx.class ingresses on the same cluster.
Now when I create new nginx class controller, service implementing successfully, get proper IP address, but the nginx class annotaion is ignored during deploy and new L7 balancer is creating.
Originally posted by @stinger-forever in #476 (comment)
The text was updated successfully, but these errors were encountered: