[ko] Update outdated files in dev-1.23-ko.3 (M44-M77)
This commit is contained in:
@@ -2,18 +2,20 @@
|
||||
title: Kubectl
|
||||
id: kubectl
|
||||
date: 2018-04-12
|
||||
full_link: /docs/user-guide/kubectl-overview/
|
||||
full_link: /ko/docs/reference/kubectl/
|
||||
short_description: >
|
||||
쿠버네티스 API 서버와 통신하기 위한 커맨드라인 툴.
|
||||
쿠버네티스 클러스터와 통신하기 위한 커맨드라인 툴.
|
||||
|
||||
aka:
|
||||
- kubectl
|
||||
tags:
|
||||
- tool
|
||||
- fundamental
|
||||
---
|
||||
{{< glossary_tooltip text="쿠버네티스 API" term_id="kubernetes-api" >}} 서버와 통신하기 위한 커맨드라인 툴.
|
||||
쿠버네티스 API를 사용하여
|
||||
쿠버네티스 클러스터의 {{< glossary_tooltip text="컨트롤 플레인" term_id="control-plane" >}}과
|
||||
통신하기 위한 커맨드라인 툴
|
||||
|
||||
<!--more-->
|
||||
|
||||
사용자는 쿠버네티스 오브젝트를 생성, 점검, 업데이트, 삭제하기 위해서 kubectl를 사용할 수 있다.
|
||||
|
||||
사용자는 쿠버네티스 오브젝트를 생성, 점검, 업데이트, 삭제하기 위해서 `kubectl`을 사용할 수 있다.
|
||||
|
||||
Reference in New Issue
Block a user