filmov
tv
How to set up a simple kubernetes cluster on Google Cloud Platform

Показать описание
The following command creates a one-node cluster. Replace cluster-name with the name of your cluster:
gcloud container clusters create cluster-name --num-nodes=1
How to set up a simple kubernetes cluster on Google Cloud Platform
kubernetes engine in gcp
gcloud container clusters create cluster-name --num-nodes=1
How to set up a simple kubernetes cluster on Google Cloud Platform
kubernetes engine in gcp