GoogleCloudPlatform / k8s-multicluster-ingress

kubemci: Command line tool to configure L7 load balancers using multiple kubernetes clusters
Apache License 2.0
376 stars 68 forks source link

Creating multi-cluster ingresses fail in kubernetes 1.10.0 release #175

Open nikhiljindal opened 6 years ago

nikhiljindal commented 6 years ago

Ref https://github.com/kubernetes/ingress-gce/issues/182

Due to a regression in ingress-gce controller, creating multi-cluster ingresses fail with kubernetes clusters with version 1.10.0. Existing MCIs will continue to work if they are not updated. Users will however see lots of errors in their ingress-gce controller logs. The issue will be fixed in 1.10.1 release.

Filing this for visibility in case users run into this and search about it in this repo.

cc @G-Harmon @nicksardo