Skip to content

lush-tech-warriors/openBalena-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gcloud beta container --project "lush-rooms-stage-global" clusters create "standard-cluster-1" --zone "europe-west2-c" --username "admin" --cluster-version "1.9.7-gke.11" --machine-type "n1-standard-1" --image-type "COS" --disk-type "pd-standard" --disk-size "100" --scopes "https://www.googleapis.com/auth/cloud-platform" --num-nodes "3" --no-enable-cloud-logging --no-enable-cloud-monitoring --no-enable-ip-alias --network "projects/lush-rooms-stage-global/global/networks/default" --subnetwork "projects/lush-rooms-stage-global/regions/europe-west2/subnetworks/default" --addons HorizontalPodAutoscaling,HttpLoadBalancing,KubernetesDashboard --enable-autoupgrade --enable-autorepair

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published