GoogleCloudPlatform / reliable-app-platforms

A MVP of a platform for delivering reliable applications on Google Cloud
Apache License 2.0
5 stars 5 forks source link

Implement https #31

Open MKand opened 5 months ago

MKand commented 5 months ago

Frontend services require HTTPS. Follow instructions here: https://github.com/MKand/GatewayAPI/blob/main/demos/multi-team/Instructions.md#deploy-the-gateway-in-the-cluster

stevemcghee commented 5 months ago

@muncus FYI :)

MKand commented 4 months ago

I propose that we make HTTPs cert creation a module in the /modules directory. The platform team will create the certmap attached to the gateway. and app teams will create the certs and attach them to the certmap in their tf pipelines.