# deploymentmanager-samples **Repository Path**: mirrors_GoogleCloudPlatform/deploymentmanager-samples ## Basic Information - **Project Name**: deploymentmanager-samples - **Description**: Deployment Manager samples and templates. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deployment Manager Examples > NOTE: You can now convert your existing Deployment Manager configuration to [KRM](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture/resource-management.md) or [Terraform](https://cloud.google.com/docs/terraform). For more details, see [Using DM Convert to transition to Kubernetes Resource Model (KRM) or Terraform](https://cloud.google.com/deployment-manager/docs/dm-convert). You can also find examples of equivalent KRM or Terraform configuration in `alternatives` subfolders of [resource snippets](https://github.com/GoogleCloudPlatform/deploymentmanager-samples/tree/master/google/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](http://gstatic.com/cloudssh/images/open-btn.svg)](https://console.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2FGoogleCloudPlatform%2Fdeploymentmanager-samples&cloudshell_tutorial=walkthroughtutorial.md) ## Try the samples Clone this repository into [Cloud Shell](https://cloud.google.com/shell/), edit the samples, and deploy them from within Cloud Shell, without installing anything. [![Open in Cloud Shell](http://gstatic.com/cloudssh/images/open-btn.svg)](https://console.cloud.google.com/cloudshell/open?git_repo=https%3A%2F%2Fgithub.com%2FGoogleCloudPlatform%2Fdeploymentmanager-samples&page=editor) To try a basic deployment in Cloud Shell, open the [quickstart tutorial](https://console.cloud.google.com/cloudshell/open?git_repo=https%3A%2F%2Fgithub.com%2FGoogleCloudPlatform%2Fdeploymentmanager-samples&page=editor&tutorial=quickstart.md). ## Contributing Contributions to this library are always welcome and highly encouraged. See [CONTRIBUTING](CONTRIBUTING) for more information on how to get started. ## License Apache 2.0 - See [LICENSE](LICENSE) for more information.