From 716eba68952bac879645bec531963ad9ad2dad38 Mon Sep 17 00:00:00 2001 From: xqzhang2015 Date: Wed, 21 Aug 2019 13:56:02 +0800 Subject: [PATCH] update --- distributed_system/k8s_networking.md | 1 + 1 file changed, 1 insertion(+) diff --git a/distributed_system/k8s_networking.md b/distributed_system/k8s_networking.md index b5fcae6..baf9f1f 100644 --- a/distributed_system/k8s_networking.md +++ b/distributed_system/k8s_networking.md @@ -62,6 +62,7 @@ In order to keep things focused I’m going to split the post into three parts. [An illustrated guide to Kubernetes Networking: Part 2](https://itnext.io/an-illustrated-guide-to-kubernetes-networking-part-2-13fdc6c4e24c)
[An illustrated guide to Kubernetes Networking: Part 3](https://itnext.io/an-illustrated-guide-to-kubernetes-networking-part-3-f35957784c8e)
+[趣谈网络协议---容器网络之Flannel](https://blog.csdn.net/u012319493/article/details/82918317)
[A high level overview of kubernetes](https://kubernetes.io/)