diff --git a/content/ko/docs/reference/glossary/cluster-operator.md b/content/ko/docs/reference/glossary/cluster-operator.md new file mode 100644 index 00000000000..01584be8999 --- /dev/null +++ b/content/ko/docs/reference/glossary/cluster-operator.md @@ -0,0 +1,21 @@ +--- +title: 클러스터 운영자(Cluster Operator) +id: cluster-operator +date: 2018-04-12 +full_link: +short_description: > + 클러스터를 구성, 제어 및 모니터링하는 사람. + +aka: +tags: +- user-type +--- + 클러스터를 구성, 제어 및 모니터링하는 사람. + + + +클러스터 운영자의 주된 책임은 클러스터를 가동 상태로 유지하는 것이며 이는 정기적인 유지보수 작업 또는 업그레이드를 포함한다.
+ +{{< note >}} +클러스터 운영자는 쿠버네티스 API를 확장하는 [오퍼레이터 패턴](https://www.redhat.com/ko/technologies/cloud-computing/openshift/what-are-openshift-operators)과는 다르다. +{{< /note >}}