mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-02 19:21:12 -05:00
Source code of Calico moved (#1024)
This commit is contained in:
parent
e35cb8cd99
commit
9b9edb8911
@ -222,7 +222,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker/)
|
|||||||
|
|
||||||
### Networking
|
### 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]
|
- [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)
|
- [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)
|
- [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
|
[contributing]: https://github.com/veggiemonk/awesome-docker/blob/master/.github/CONTRIBUTING.md
|
||||||
[akito]: https://github.com/theAkito
|
[akito]: https://github.com/theAkito
|
||||||
[calico]: https://github.com/projectcalico/calicoctl
|
[calico]: https://github.com/projectcalico/calico
|
||||||
[centurylinklabs]: https://github.com/CenturyLinkLabs
|
[centurylinklabs]: https://github.com/CenturyLinkLabs
|
||||||
[containx]: https://github.com/ContainX
|
[containx]: https://github.com/ContainX
|
||||||
[containers]: https://github.com/containers
|
[containers]: https://github.com/containers
|
||||||
|
Loading…
Reference in New Issue
Block a user