add vi pages

This commit is contained in:
Karen Bradshaw
2020-06-01 09:20:09 -04:00
parent 8d8d0d59df
commit 21fd0a12f9
8 changed files with 62 additions and 55 deletions
@@ -2,21 +2,21 @@
title: kubectl Cheat Sheet
reviewers:
- ngtuna
content_template: templates/concept
content_type: concept
card:
name: reference
weight: 30
---
{{% capture overview %}}
<!-- overview -->
Xem thêm: [Kubectl Overview](/docs/reference/kubectl/overview/) và [JsonPath Guide](/docs/reference/kubectl/jsonpath).
Trang này là trang tổng quan của lệnh `kubectl`.
{{% /capture %}}
{{% capture body %}}
<!-- body -->
# kubectl - Cheat Sheet
@@ -365,9 +365,10 @@ Verbosity | Description
`--v=8` | Hiển thị nội dung HTTP request.
`--v=9` | Hiển thị nội dung HTTP request mà không cắt ngắn nội dung.
{{% /capture %}}
{{% capture whatsnext %}}
## {{% heading "whatsnext" %}}
* Đọc thêm về [Tổng quan kubectl](/docs/reference/kubectl/overview/).
@@ -377,4 +378,4 @@ Verbosity | Description
* Xem thêm bản cộng đồng [kubectl cheatsheets](https://github.com/dennyzhang/cheatsheet-kubernetes-A4).
{{% /capture %}}