You created a cluster.YAML file containing
resources:
name: cluster
type: container.v1.cluster
properties:
zone: europe-west1-b
cluster:
description: My GCP ACE cluster
initialNodeCount: 2
You want to use Cloud Deployment Manager to create this cluster in GKE. What should you do?
gcloud deployment-manager deployments create creates deployments based on the configuration file. (Infrastructure as code). All the configuration related to the artifacts is in the configuration file. This command correctly creates a cluster based on the provided cluster.yaml configuration file.
Ref:https://cloud.google.com/sdk/gcloud/reference/deployment-manager/deployments/create
Ria
7 months agoGaynell
7 months agoPhil
7 months agoAnika
8 months agoNickie
8 months agoShenika
8 months agoSalina
8 months agoApolonia
8 months agoEdda
8 months agoGerry
8 months agoJoni
8 months agoAhmed
8 months agoGilma
8 months agoAretha
8 months ago