"Clusterctl 명령어"의 두 판 사이의 차이

(새 문서: ==개요== {{소문자}} ;clusterctl commands ;clusterctl 명령어 Command Description clusterctl alpha rollout Manages the rollout of Cluster API resources. For example: MachineDep...)
 
4번째 줄: 4번째 줄:
;clusterctl 명령어
;clusterctl 명령어


Command Description
{|
clusterctl alpha rollout Manages the rollout of Cluster API resources. For example: MachineDeployments.
! 명령어 !! 설명
clusterctl alpha topology plan Describes the changes to a cluster topology for a given input.
|-
clusterctl completion Output shell completion code for the specified shell (bash or zsh).
| [[clusterctl alpha rollout]] || 클러스터 API 리소스의 출시를 관리합니다. : MachineDeployments.
clusterctl config Display clusterctl configuration.
|-
clusterctl delete Delete one or more providers from the management cluster.
| [[clusterctl alpha topology plan]] || 지정된 입력에 대한 클러스터 토폴로지의 변경사항을 서술합니다.
clusterctl describe cluster Describe workload clusters.
|-
clusterctl generate cluster Generate templates for creating workload clusters.
| [[clusterctl completion]] || 지정된 쉘(bash 또는 zsh)에 대한 쉘 완료 코드를 출력합니다.
clusterctl generate provider Generate templates for provider components.
|-
clusterctl generate yaml Process yaml using clusterctl’s yaml processor.
| [[clusterctl config]] || clusterctl 설정을 표시합니다.
clusterctl get kubeconfig Gets the kubeconfig file for accessing a workload cluster.
|-
clusterctl help Help about any command.
| [[clusterctl delete]] || 관리 클러스터에서 하나 이상의 제공자를 삭제합니다.
clusterctl init Initialize a management cluster.
|-
clusterctl init list-images Lists the container images required for initializing the management cluster.
| [[clusterctl describe cluster]] || 워크로드 클러스터를 서술합니다.
clusterctl move Move Cluster API objects and all their dependencies between management clusters.
|-
clusterctl upgrade plan Provide a list of recommended target versions for upgrading Cluster API providers in a management cluster.
| [[clusterctl generate cluster]] || 워크로드 클러스터 생성을 위한 템플릿을 생성합니다.
clusterctl upgrade apply Apply new versions of Cluster API core and providers in a management cluster.
|-
clusterctl version Print clusterctl version.
| [[clusterctl generate provider]] || 제공자 컴포넌트에 대한 템플릿을 생성합니다.
|-
| [[clusterctl generate yaml]] || clusterctl의 yaml 프로세서를 사용하여 yaml을 처리합니다.
|-
| [[clusterctl get kubeconfig]] || 워크로드 클러스터에 액세스하기 위한 kubeconfig 파일을 얻습니다.
|-
| [[clusterctl help]] || 모든 명령어에 대한 도움말.
|-
| [[clusterctl init]] || 관리 클러스터를 초기화합니다.
|-
| [[clusterctl init list-images]] || 관리 클러스터를 초기화하는 데 필요한 컨테이너 이미지를 나열합니다.
|-
| [[clusterctl move]] || 관리 클러스터 간에 Cluster API 객체와 해당 의존성을 모두 이동시킵니다.
|-
| [[clusterctl upgrade plan]] || 관리 클러스터에서 Cluster API 제공자를 업그레이드하기 위한 권장 대상 버전 목록을 제공합니다.
|-
| [[clusterctl upgrade apply]] || 관리 클러스터에 Cluster API 코어 및 제공자의 새 버전을 적용합니다.
|-
| [[clusterctl version]] || clusterctl 버전을 프린트합니다.
|}


==참고==
==참고==

2024년 5월 4일 (토) 09:57 판

1 개요

clusterctl commands
clusterctl 명령어
명령어 설명
clusterctl alpha rollout 클러스터 API 리소스의 출시를 관리합니다. 예: MachineDeployments.
clusterctl alpha topology plan 지정된 입력에 대한 클러스터 토폴로지의 변경사항을 서술합니다.
clusterctl completion 지정된 쉘(bash 또는 zsh)에 대한 쉘 완료 코드를 출력합니다.
clusterctl config clusterctl 설정을 표시합니다.
clusterctl delete 관리 클러스터에서 하나 이상의 제공자를 삭제합니다.
clusterctl describe cluster 워크로드 클러스터를 서술합니다.
clusterctl generate cluster 워크로드 클러스터 생성을 위한 템플릿을 생성합니다.
clusterctl generate provider 제공자 컴포넌트에 대한 템플릿을 생성합니다.
clusterctl generate yaml clusterctl의 yaml 프로세서를 사용하여 yaml을 처리합니다.
clusterctl get kubeconfig 워크로드 클러스터에 액세스하기 위한 kubeconfig 파일을 얻습니다.
clusterctl help 모든 명령어에 대한 도움말.
clusterctl init 관리 클러스터를 초기화합니다.
clusterctl init list-images 관리 클러스터를 초기화하는 데 필요한 컨테이너 이미지를 나열합니다.
clusterctl move 관리 클러스터 간에 Cluster API 객체와 해당 의존성을 모두 이동시킵니다.
clusterctl upgrade plan 관리 클러스터에서 Cluster API 제공자를 업그레이드하기 위한 권장 대상 버전 목록을 제공합니다.
clusterctl upgrade apply 관리 클러스터에 Cluster API 코어 및 제공자의 새 버전을 적용합니다.
clusterctl version clusterctl 버전을 프린트합니다.

2 참고

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