add en pages
This commit is contained in:
@@ -4,7 +4,8 @@ content_template: templates/tool-reference
|
||||
weight: 30
|
||||
---
|
||||
|
||||
{{% capture synopsis %}}
|
||||
## {{% heading "synopsis" %}}
|
||||
|
||||
|
||||
|
||||
kubectl controls the Kubernetes cluster manager.
|
||||
@@ -15,9 +16,10 @@ kubectl controls the Kubernetes cluster manager.
|
||||
kubectl [flags]
|
||||
```
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture options %}}
|
||||
|
||||
## {{% heading "options" %}}
|
||||
|
||||
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
<colgroup>
|
||||
@@ -521,9 +523,10 @@ kubectl [flags]
|
||||
|
||||
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture seealso %}}
|
||||
|
||||
## {{% heading "seealso" %}}
|
||||
|
||||
|
||||
* [kubectl alpha](/docs/reference/generated/kubectl/kubectl-commands#alpha) - Commands for features in alpha
|
||||
* [kubectl annotate](/docs/reference/generated/kubectl/kubectl-commands#annotate) - Update the annotations on a resource
|
||||
@@ -569,5 +572,5 @@ kubectl [flags]
|
||||
* [kubectl version](/docs/reference/generated/kubectl/kubectl-commands#version) - Print the client and server version information
|
||||
* [kubectl wait](/docs/reference/generated/kubectl/kubectl-commands#wait) - Experimental: Wait for a specific condition on one or many resources.
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user