Managing Content
Useful Resources¶
Cloud Deploy¶
- Google recently announced a new service which provides managed continuous delivery to GKE: Cloud Deploy
- Cloud Deploy leverages Skaffold, allowing to standardize configuration between different environments (
kustomize
is supported) - The quickstart shows how to use it to deploy an application
Infrastructure as Code¶
Service | Description |
---|---|
Cloud Source Repositories | Git repositories |
Deployment Manager |
|