GoogleCloudPlatform / gke-managed-certs

Managed Certificates for Kubernetes clusters using GCLB
Apache License 2.0
246 stars 32 forks source link

Any plans to support DNS Authorization? #72

Open leighst-anchorage opened 11 months ago

leighst-anchorage commented 11 months ago

Hi - any plans to support DNS Authorization? Load balancer authorization makes pre-provisioning of these certs for various migration scenarios more challenging. Thanks.

krzykwas commented 11 months ago

DNS Authorization is supported by Cloud Certificate Manager. There are currently no plans to integrate this product (and as a result GKE Ingress) with Cloud Certificate Manager, instead an integration is available for GKE Gateway.

leighst-anchorage commented 11 months ago

Got it, thanks.