GoogleCloudPlatform / solutions-modern-cicd-anthos

An end-to-end operating model for onboarding and continually deploying services with Anthos.
Apache License 2.0
86 stars 61 forks source link

Cloud Endpoints and managed certs for Gitlab #62

Closed bgood closed 4 years ago

bgood commented 4 years ago

Currently users need to bring their own domain and certificates when deploying the solution. We could use Cloud Endpoints and Google managed certs to make it easier.

henrybell commented 4 years ago

Fixed by moving to Cloud Endpoints for DNS (though still certmanager for certificates) via https://github.com/GoogleCloudPlatform/solutions-modern-cicd-anthos/pull/72.