Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Commit b606148

Browse files
authored
Update README.md
1 parent e57fe72 commit b606148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cni-plugins/to_docker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ identified in the config file. This plugin works with any existing
66
Docker network, regardless of which libnetwork driver/plugin made it.
77

88
To meet all of the functional requirements of
9-
http://kubernetes.io/docs/admin/networking/#kubernetes-model some
9+
https://kubernetes.io/docs/concepts/cluster-administration/networking/#kubernetes-model some
1010
additional static configuration is required, which you must do
1111
yourself.
1212

@@ -90,7 +90,7 @@ then each invocation of the plugin will produce some debugging output
9090
in `/tmp/`.
9191

9292
A multi-host docker network does not necessarily meet the requirement
93-
(seen in http://kubernetes.io/docs/admin/networking/#kubernetes-model)
93+
(seen in https://kubernetes.io/docs/concepts/cluster-administration/networking/#kubernetes-model)
9494
that hosts and containers can open connections to each other.
9595
However, you can typically enable this with a bit of static
9696
configuration. The particulars of this depend on the Docker network

0 commit comments

Comments
 (0)