Merge pull request #35925 from tonyhan18/220813_ko_Translate_the_glossary_term_Cluster_Operator

[ko] translate the glossary term Cluster Operator
pull/36665/head
Kubernetes Prow Robot 2022-09-04 16:30:37 -07:00 committed by GitHub
commit e335fcf50c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

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