Differences

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

Link to this comparison view

Both sides previous revision Previous revision
automatizace:google [2024/01/06 23:23]
tomas
automatizace:google [2024/01/06 23:25] (current)
tomas [gcloud]
Line 4: Line 4:
 ====gcloud==== ====gcloud====
 Google Cloud CLI\\ 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\\