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