Skip to content

Commit 7e6612a

Browse files
authored
Merge pull request #8472 from CFly17/update-link-in-cri-networking-doc
update doc link; add period
2 parents 5ab1f0e + af98046 commit 7e6612a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/sig-node/kubelet-cri-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ interface (CRI). CRI networking requirements expand upon kubernetes pod
99
networking requirements. This document does not specify requirements
1010
from upper layers of kubernetes network stack, such as `Service`. More
1111
background on k8s networking could be found
12-
[here](http://kubernetes.io/docs/admin/networking/)
12+
[here](https://kubernetes.io/docs/concepts/cluster-administration/networking/).
1313

1414
## Requirements
1515
1. Kubelet expects the runtime shim to manage pod's network life cycle. Pod

0 commit comments

Comments
 (0)