mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 01:06:27 +00:00
Clean up the admin table of contents.
This commit is contained in:
parent
2a1e51cb5a
commit
603b15388d
@ -39,11 +39,10 @@ It assumes some familiarity with concepts in the [User Guide](../user-guide/READ
|
|||||||
|
|
||||||
## Admin Guide Table of Contents
|
## Admin Guide Table of Contents
|
||||||
|
|
||||||
[Introduction](introduction.md)
|
1. [Introduction](introduction.md)
|
||||||
|
|
||||||
1. [Components of a cluster](cluster-components.md)
|
1. [Components of a cluster](cluster-components.md)
|
||||||
1. [Cluster Management](cluster-management.md)
|
1. [Cluster Management](cluster-management.md)
|
||||||
1. Administrating Master Components
|
1. Kubernetes Master Components
|
||||||
1. [The kube-apiserver binary](kube-apiserver.md)
|
1. [The kube-apiserver binary](kube-apiserver.md)
|
||||||
1. [Authorization](authorization.md)
|
1. [Authorization](authorization.md)
|
||||||
1. [Authentication](authentication.md)
|
1. [Authentication](authentication.md)
|
||||||
@ -53,11 +52,11 @@ It assumes some familiarity with concepts in the [User Guide](../user-guide/READ
|
|||||||
1. [Resource Quotas](resource-quota.md)
|
1. [Resource Quotas](resource-quota.md)
|
||||||
1. [The kube-scheduler binary](kube-scheduler.md)
|
1. [The kube-scheduler binary](kube-scheduler.md)
|
||||||
1. [The kube-controller-manager binary](kube-controller-manager.md)
|
1. [The kube-controller-manager binary](kube-controller-manager.md)
|
||||||
1. [Administrating Kubernetes Nodes](node.md)
|
1. [Kubernetes Node Components](node.md)
|
||||||
1. [The kubelet binary](kubelet.md)
|
1. [The kubelet binary](kubelet.md)
|
||||||
1. [Garbage Collection](garbage-collection.md)
|
1. [Garbage Collection](garbage-collection.md)
|
||||||
1. [The kube-proxy binary](kube-proxy.md)
|
1. [The kube-proxy binary](kube-proxy.md)
|
||||||
1. Administrating Addons
|
1. Cluster Addons
|
||||||
1. [DNS](dns.md)
|
1. [DNS](dns.md)
|
||||||
1. [Networking](networking.md)
|
1. [Networking](networking.md)
|
||||||
1. [OVS Networking](ovs-networking.md)
|
1. [OVS Networking](ovs-networking.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user