meghanschofield 9 anni fa
parent
commit
84040c3ef1
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # flannel
 
+![flannel Logo](logos/flannel-horizontal-color.png)
+
 flannel is a virtual network that gives a subnet to each host for use with container runtimes.
 
 Platforms like Google's Kubernetes assume that each container (pod) has a unique, routable IP inside the cluster.