Move kubectl overview to be section index

Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
This commit is contained in:
Tim Bannister
2021-09-28 15:43:38 +01:00
parent 57f4ad976c
commit 73cd38cdc6
17 changed files with 570 additions and 569 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