Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions content/vi/docs/reference/glossary/kubectl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Kubectl
id: kubectl
date: 2018-04-12
full_link: /docs/reference/kubectl/
short_description: >
Công cụ dòng lệnh giúp giao tiếp với cụm Kubernetes.

aka:
- kubectl
tags:
- tool
- fundamental
---
Công cụ dòng lệnh giúp giao tiếp với {{< glossary_tooltip text="control plane" term_id="control-plane" >}}
của cụm Kubernetes thông qua Kubernetes API.


<!--more-->

Bạn có thể sử dụng `kubectl` để tạo, quan sát, cập nhật và xóa
các đối tượng trong Kubernetes.