GoogleCloudPlatform / GoogleCloudPlatform/deploymentmanager-samples
How to deploy a script/application on GKE using deployment manager, right after the cluster creation is done.
Open
- Dominant language
- Jinja
- Stars
- 951
- Forks
- 700
- PR merge metrics
- No merged PRs in 30d
Description
I want to make a deployment of the application/product while the cluster creation only.
I see AWS has AWS lambda functions for the purpose. And similarily GCP provide `Cloud Functions` as a serverless service, but I don't see any relavant example to start in the above use-case direction.
What should be the solution for the same?
Contributor guide
Assessment
This issue has not been assessed yet.