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

Support for IAP BackendConfig #232

Open robertb724 opened 4 years ago

robertb724 commented 4 years ago

I was playing around with setting up kubemci on an existing service I have an ingress for.

Before this, I had the service running in two clusters with separate ingresses using identical backendConfigs and Secrets for enabling IAP which is very handy.

I noticed that this does not propagate up to the mci that is created with kubemci. Is there a plan to support that or has anyone had success with using IAP in tandem with kubemci?

https://cloud.google.com/iap/docs/enabling-kubernetes-howto#enabling_iap