Closed fkorotkov closed 4 years ago
Workaround for now is to use multiple managed certificates and use them all in networking.gke.io/managed-certificates
(comma separated).
Indeed it will be very interesting. It will avoid FailedRateLimited status when creating a lot of domains in the same week...
:+1: Considering Google Managed Certificates outside of the context of K8S does have SAN support, I don't see why we cannot have this :)
This problem is made worse by the 15 cert limit. https://github.com/GoogleCloudPlatform/gke-managed-certs/issues/41
It looks like the most recent commit to master does what we want. I have attempted to use the new API version with the latest release of GKE. It looks like it has not been rolled out. Any chance getting this pushed out to GKE?
@krzykwas
The multi-SAN support has been already launched to GKE staging and should be available soon. :)
I won't give any specific promises about the exact time when this rolls out, as there could always happen a delay.
Awesome, thank you! I cannot wait :slightly_smiling_face:
@krzykwas hi there, is there approx ETA of release the multi-SAN support?
GKE 1.16.5-gke.1+ supports multi-SAN using ManagedCertificate v1beta2
@krzykwas Thanks a lot
spec.domains
should support a list of domains since it doesn't support wildcard domains.Right now it ends up in an error: