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
10 months agoGaynell
10 months agoPhil
10 months agoAnika
11 months agoNickie
11 months agoShenika
11 months agoSalina
11 months agoApolonia
11 months agoEdda
11 months agoGerry
11 months agoJoni
11 months agoAhmed
11 months agoGilma
11 months agoAretha
11 months ago