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