Adding what's next section to namespace concepts (#15017)
* Adding what's new section to namespace concepts To learn more about namespaces and give better navigation this section is added. * Update namespaces.md
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b927fd4fb0
commit
aba753c189
@@ -112,3 +112,10 @@ kubectl api-resources --namespaced=false
|
||||
```
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture whatsnext %}}
|
||||
* Learn more about [creating a new namespace](/docs/tasks/administer-cluster/namespaces/#creating-a-new-namespace).
|
||||
* Learn more about [deleting a namespace](/docs/tasks/administer-cluster/namespaces/#deleting-a-namespace).
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user