GoogleCloudPlatform / gke-managed-certs

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

Incorrect documentation #54

Closed jtestard closed 2 years ago

jtestard commented 3 years ago

The documentation says here that up to 100 domain names can be added:

https://cloud.google.com/kubernetes-engine/docs/how-to/managed-certs

Yet is clear from this issue (and my personal experience) that only 1 domain name can be specified:

https://github.com/GoogleCloudPlatform/gke-managed-certs/issues/29

krzykwas commented 3 years ago

Just use the v1 API instead of the obsolete v1beta1 version.