docs: fix the link for kubelet config directory merging doc
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>pull/46606/head
parent
fc5c2b22df
commit
73cd6a24f5
|
@ -121,7 +121,7 @@ This offers flexibility in managing and merging kubelet configurations from diff
|
|||
However, it is important to note that behavior varies based on the data type of the configuration fields.
|
||||
|
||||
Different data types in the kubelet configuration structure merge differently. See the
|
||||
[reference document](/docs/reference/node/kubelet-config-directory-merging.md)
|
||||
[reference document](/docs/reference/node/kubelet-config-directory-merging/)
|
||||
for more information.
|
||||
|
||||
### Kubelet configuration merging order
|
||||
|
|
Loading…
Reference in New Issue