From 9b9edb89112fe1b1d430b3e9f2cbe7b3ba5772c6 Mon Sep 17 00:00:00 2001 From: Louis_45 Date: Wed, 28 Sep 2022 08:48:30 +0200 Subject: [PATCH] Source code of Calico moved (#1024) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8d1693..ca87615 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker/) ### Networking -- [Calico-Docker][calico] - Calico is a pure layer 3 virtual network that allows containers over multiple docker-hosts to talk to each other. +- [Calico][calico] - Calico is a pure layer 3 virtual network that allows containers over multiple docker-hosts to talk to each other. - [Flannel](https://github.com/coreos/flannel/) - Flannel is a virtual network that gives a subnet to each host for use with container runtimes. By [@coreos][coreos] - [Freeflow](https://github.com/Microsoft/Freeflow) - High performance container overlay networks on Linux. Enabling RDMA (on both InfiniBand and RoCE) and accelerating TCP to bare metal performance. By [@Microsoft](https://github.com/Microsoft) - [netshoot](https://github.com/nicolaka/netshoot) - The netshoot container has a powerful set of networking tools to help troubleshoot Docker networking issues by [@nicolaka](https://github.com/nicolaka) @@ -840,7 +840,7 @@ Services to securely store your Docker images. [contributing]: https://github.com/veggiemonk/awesome-docker/blob/master/.github/CONTRIBUTING.md [akito]: https://github.com/theAkito -[calico]: https://github.com/projectcalico/calicoctl +[calico]: https://github.com/projectcalico/calico [centurylinklabs]: https://github.com/CenturyLinkLabs [containx]: https://github.com/ContainX [containers]: https://github.com/containers