Cluster API 용어집 편집하기

경고: 로그인하지 않았습니다. 편집을 하면 IP 주소가 공개되게 됩니다. 로그인하거나 계정을 생성하면 편집자가 사용자 이름으로 기록되고, 다른 장점도 있습니다.

편집을 취소할 수 있습니다. 이 편집을 되돌리려면 아래의 바뀐 내용을 확인한 후 게시해주세요.

최신판 당신의 편집
130번째 줄: 130번째 줄:
Kubernetes 클러스터 수명주기 관리에 협력하는 컨트롤러 집합인 클러스터 API 실행 모델.
Kubernetes 클러스터 수명주기 관리에 협력하는 컨트롤러 집합인 클러스터 API 실행 모델.


;Cluster Infrastructure, Kubernetes Cluster Infrastructure
;Cluster Infrastructure
;클러스터 인프라, Kubernetes 클러스터 인프라
or Kubernetes Cluster Infrastructure


Kubernetes 클러스터를 지원하는 인프라(예: VPC, 보안그룹, 로드 밸런서 등)를 정의합니다. 관리형 Kubernetes의 맥락에서 이러한 컴포넌트 중 일부는 특정 클라우드 제공자(EKS, OKE, AKS )에 대한 해당 추상화에 의해 제공되므로, 클러스터 API는 하위 집합이나 모든 컴포넌트를 관리해서는 안 됩니다.
Defines the infrastructure that supports a Kubernetes cluster, like e.g. VPC, security groups, load balancers, etc. Please note that in the context of managed Kubernetes some of those components are going to be provided by the corresponding abstraction for a specific Cloud provider (EKS, OKE, AKS etc), and thus Cluster API should not take care of managing a subset or all those components.


;Contract, Cluster API contract
;Contract
;계약, Cluster API 계약
Or Cluster API contract
Cluster API와 상호작용하기 위해 제공자가 준수해야 하는 규칙 집합을 정의합니다. 이러한 규칙은 CRD(CustomResourceDefinition) 필드 및/또는 구현될 예상 동작의 형식일 수 있습니다.
 
Defines a set of rules a provider is expected to comply with in order to interact with Cluster API. Those rules can be in the form of CustomResourceDefinition (CRD) fields and/or expected behaviors to be implemented.


;Control plane
;Control plane
;컨트롤 플레인
The set of Kubernetes services that form the basis of a cluster. See also https://kubernetes.io/docs/concepts/#kubernetes-control-plane There are two variants:
클러스터의 기초를 형성하는 Kubernetes 서비스 세트입니다. https://kubernetes.io/docs/concepts/#kubernetes-control-plane 도 참조하십시오. 두 가지 변형이 있습니다.
* 자체 프로비저닝: 단일 클러스터 API 배포로 완전히 관리되는 파드 또는 머신으로 구성된 Kubernetes 컨트롤 플레인.
* 외부 또는 관리형: 클러스터 API 이외의 일부 시스템(예: GKE, AKS, EKS, IKS)에 의해 제공되고 제어되는 컨트롤 플레인.


;Control plane provider
Self-provisioned: A Kubernetes control plane consisting of pods or machines wholly managed by a single Cluster API deployment.
;컨트롤 플레인 제공자
External or Managed: A control plane offered and controlled by some system other than Cluster API (e.g., GKE, AKS, EKS, IKS).
Kubernetes 컨트롤 플레인 관리를 위한 솔루션을 구현하는 제공자를 나타냅니다. 클러스터 API와 컨트롤 플레인 제공자의 상호작용은 클러스터 API 계약에 정의된 내용을 기반으로 합니다.
Control plane provider
Refers to a provider that implements a solution for the management of a Kubernetes control plane. Control plane provider’s interaction with Cluster API is based on what is defined in the Cluster API contract.


KCP 참조.
See KCP.


;Core provider
;Core provider
;코어 제공자
Refers to a provider that implements Cluster API core controllers; if you consider that the first project that must be deployed in a management Cluster is Cluster API itself, it should be clear why the Cluster API project is also referred to as the core provider.
Cluster API 코어 컨트롤러를 구현하는 제공자를 나타냅니다. 관리 클러스터에 배포해야 하는 첫 번째 프로젝트가 클러스터 API 자체라고 생각하면 클러스터 API 프로젝트를 코어 제공자라고도 부르는 이유가 분명해집니다.


CAPI 참조.
See CAPI.


==D==
==D==

제타위키에서의 모든 기여는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스로 배포된다는 점을 유의해 주세요(자세한 내용에 대해서는 제타위키:저작권 문서를 읽어주세요). 만약 여기에 동의하지 않는다면 문서를 저장하지 말아 주세요.
또한, 직접 작성했거나 퍼블릭 도메인과 같은 자유 문서에서 가져왔다는 것을 보증해야 합니다. 저작권이 있는 내용을 허가 없이 저장하지 마세요!

취소 편집 도움말 (새 창에서 열림)