Skip to content

Commit 3bbe370

Browse files
authored
Merge pull request #1013 from haiyux/fix/k8sUrl
fix kubernetes document url in readme
2 parents 44a6eef + 215259b commit 3bbe370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee
3838
## Who is using CNI?
3939
### Container runtimes
4040
- [rkt - container engine](https://coreos.com/blog/rkt-cni-networking.html)
41-
- [Kubernetes - a system to simplify container operations](https://kubernetes.io/docs/admin/network-plugins/)
41+
- [Kubernetes - a system to simplify container operations](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)
4242
- [OpenShift - Kubernetes with additional enterprise features](https://github.com/openshift/origin/blob/master/docs/openshift_networking_requirements.md)
4343
- [Cloud Foundry - a platform for cloud applications](https://github.com/cloudfoundry-incubator/cf-networking-release)
4444
- [Apache Mesos - a distributed systems kernel](https://github.com/apache/mesos/blob/master/docs/cni.md)

0 commit comments

Comments
 (0)