Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
automatizace:google [2022/01/26 11:48]
127.0.0.1 external edit
automatizace:google [2024/01/06 23:25] (current)
tomas [gcloud]
Line 1: Line 1:
 [[https://cloud.google.com/]]\\ [[https://cloud.google.com/]]\\
 +
 +
 +====gcloud====
 +Google Cloud CLI\\
 +
 +===Kubernetes===
 +gcloud container clusters create linuxfoundation  ... vytvoření Kubernetes clusteru\\
 +gcloud container clusters list ... seznam clusterů\\
 +gcloud container clusters delete linuxfoundation ... smazání clusteru\\