diff --git a/content/ko/docs/reference/glossary/cluster-operations.md b/content/ko/docs/reference/glossary/cluster-operations.md new file mode 100644 index 0000000000..80b3049ae9 --- /dev/null +++ b/content/ko/docs/reference/glossary/cluster-operations.md @@ -0,0 +1,17 @@ +--- +title: 클러스터 운영(Cluster Operations) +id: cluster-operations +date: 2019-05-12 +full_link: +short_description: > + 쿠버네티스 클러스터 관리에 관련된 작업. + +aka: +tags: +- operation +--- + 쿠버네티스 클러스터 관리에 관련된 작업: 일살정인(day-to-day) 운영 관리 및 업그레이드 조정. + + + + 클러스터 운영의 예: 클러스터를 확장하기 위한 신규 노드 배포; 소프트웨어 업그레이드 진행; 보안 조치(security control) 시행; 스토리지 추가 또는 삭제; 클러스터 네트워킹(cluster networking) 구성; 클러스터 전체 관찰가능성(observability) 관리; 이벤트 대응. \ No newline at end of file