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