mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #9314 from ingvagabund/master
doc: update link to "The Kubernetes Node" section
This commit is contained in:
commit
f9ab36a7c2
@ -6,7 +6,7 @@
|
||||
may be a VM or physical machine, depending on the cluster. Each node has
|
||||
the services necessary to run [Pods](pods.md) and be managed from the master
|
||||
systems. The services include docker, kubelet and network proxy. See
|
||||
[The Kubernetes Node](../DESIGN.md#the-kubernetes-node) section in design
|
||||
[The Kubernetes Node](design/architecture.md#the-kubernetes-node) section in design
|
||||
doc for more details.
|
||||
|
||||
## Node Status
|
||||
|
Loading…
Reference in New Issue
Block a user