Skip to content

GoogleCloudPlatform/deploymentmanager-samples

Repository files navigation

Deployment Manager Examples

NOTE: You can now convert your existing Deployment Manager configuration to KRM or Terraform. For more details, see Using DM Convert to transition to Kubernetes Resource Model (KRM) or Terraform. You can also find examples of equivalent KRM or Terraform configuration in alternatives subfolders of resource snippets.

Google Cloud Deployment Manager is an infrastructure management service that makes it simple to create, deploy, and manage Google Cloud Platform resources. With Deployment Manager, you can create a static or dynamic template that describes the configuration of your Google Cloud environment and then use Deployment Manager to create these resources as a single deployment.

This repository contains example templates for use with Deployment Manager.

For an overview of Deployment Manager, see https://cloud.google.com/deployment-manager/docs.

Run the walkthrough tutorial

Open in Cloud Shell

Try the samples

Clone this repository into Cloud Shell, edit the samples, and deploy them from within Cloud Shell, without installing anything.

Open in Cloud Shell

To try a basic deployment in Cloud Shell, open the quickstart tutorial.

Contributing

Contributions to this library are always welcome and highly encouraged.

See CONTRIBUTING for more information on how to get started.

License

Apache 2.0 - See LICENSE for more information.