Merge pull request #35925 from tonyhan18/220813_ko_Translate_the_glossary_term_Cluster_Operator
[ko] translate the glossary term Cluster Operatorpull/36665/head
commit
e335fcf50c
|
|
@ -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 >}}
|
||||
Loading…
Reference in New Issue