Merge pull request #29847 from sftim/20210928_migrate_kubectl_overview

Move kubectl overview to be section index
This commit is contained in:
Kubernetes Prow Robot
2022-03-05 13:54:52 -08:00
committed by GitHub
19 changed files with 578 additions and 570 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ Pod runs a Container based on the provided Docker image.
```
{{< note >}}
For more information about `kubectl` commands, see the [kubectl overview](/docs/reference/kubectl/overview/).
For more information about `kubectl` commands, see the [kubectl overview](/docs/reference/kubectl/).
{{< /note >}}
## Create a Service