Move kubeadm reference, add a navigation link to it and assignees
This commit is contained in:
@@ -252,6 +252,8 @@ toc:
|
|||||||
path: /docs/admin/
|
path: /docs/admin/
|
||||||
- title: Cluster Management Guide
|
- title: Cluster Management Guide
|
||||||
path: /docs/admin/cluster-management/
|
path: /docs/admin/cluster-management/
|
||||||
|
- title: kubeadm reference
|
||||||
|
path: /docs/admin/kubeadm/
|
||||||
- title: Installing Addons
|
- title: Installing Addons
|
||||||
path: /docs/admin/addons/
|
path: /docs/admin/addons/
|
||||||
- title: Sharing a Cluster with Namespaces
|
- title: Sharing a Cluster with Namespaces
|
||||||
|
|||||||
@@ -1,4 +1,11 @@
|
|||||||
# kubeadm reference
|
---
|
||||||
|
assignees:
|
||||||
|
- mikedanese
|
||||||
|
- luxas
|
||||||
|
- errordeveloper
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
This document provides information on how to use kubeadm's advanced options.
|
This document provides information on how to use kubeadm's advanced options.
|
||||||
|
|
||||||
@@ -211,7 +211,7 @@ See the [list of add-ons](/docs/admin/addons/) to explore other add-ons, includi
|
|||||||
|
|
||||||
* Learn more about [Kubernetes concepts and kubectl in Kubernetes 101](/docs/user-guide/walkthrough/).
|
* Learn more about [Kubernetes concepts and kubectl in Kubernetes 101](/docs/user-guide/walkthrough/).
|
||||||
* Install Kubernetes with [a cloud provider configurations](/docs/getting-started-guides/) to add Load Balancer and Persistent Volume support.
|
* Install Kubernetes with [a cloud provider configurations](/docs/getting-started-guides/) to add Load Balancer and Persistent Volume support.
|
||||||
* Learn about `kubeadm`'s advanced usage on the [advanced reference doc](/docs/user-guide/kubeadm-reference/)
|
* Learn about `kubeadm`'s advanced usage on the [advanced reference doc](/docs/admin/kubeadm/)
|
||||||
|
|
||||||
|
|
||||||
## Cleanup
|
## Cleanup
|
||||||
|
|||||||
Reference in New Issue
Block a user