"Gcloud container clusters"의 두 판 사이의 차이

 
36번째 줄: 36번째 줄:
* [[gcloud container clusters describe]]
* [[gcloud container clusters describe]]
* [[gcloud container clusters update]]
* [[gcloud container clusters update]]
* [[gcloud container clusters get-credentials]]


[[분류: gcloud]]
[[분류: gcloud]]

2024년 11월 21일 (목) 12:27 기준 최신판

1 개요[ | ]

gcloud container clusters
$ gcloud container clusters
ERROR: (gcloud.container.clusters) Command name argument expected.

Available commands for gcloud container clusters:

      check-autopilot-compatibility  Check autopilot compatibility of a running
                                     cluster.
      create                         Create a cluster for running containers.
      create-auto                    Create an Autopilot cluster for running
                                     containers.
      delete                         Delete an existing cluster for running
                                     containers.
      describe                       Describe an existing cluster for running
                                     containers.
      get-credentials                Fetch credentials for a running cluster.
      list                           List existing clusters for running
                                     containers.
      resize                         Resizes an existing cluster for running
                                     containers.
      update                         Update cluster settings for an existing
                                     container cluster.
      upgrade                        Upgrade the Kubernetes version of an
                                     existing container cluster.

For detailed information on this command and its flags, run:
  gcloud container clusters --help

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}