kilo/pkg/mesh
Lucas Servén Marín 81d6077fc2
manifests,pkg/encapsulation: Flannel compatibility
This commit adds basic support to run in compatibility mode with
Flannel. This allows clusters running Flannel as their principal
networking solution to leverage some advances Kilo features. In certain
Flannel setups, the clusters can even leverage muti-cloud. For this, the
cluster needs to either run in a full mesh, or Flannel needs to use the
API server's external IP address.
2019-05-14 01:01:58 +02:00
..
cni.go pkg/mesh: ignore CNI IP from private IPs 2019-05-13 17:35:08 +02:00
graph.go docs: add topology docs and graphs 2019-05-07 16:36:02 +02:00
ip_test.go init 2019-01-18 02:50:10 +01:00
ip.go pkg/mesh: ignore CNI IP from private IPs 2019-05-13 17:35:08 +02:00
mesh_test.go pkg/{k8s,mesh}: introduce liveness checks 2019-04-02 18:28:27 +02:00
mesh.go manifests,pkg/encapsulation: Flannel compatibility 2019-05-14 01:01:58 +02:00
topology_test.go manifests,pkg/encapsulation: Flannel compatibility 2019-05-14 01:01:58 +02:00
topology.go manifests,pkg/encapsulation: Flannel compatibility 2019-05-14 01:01:58 +02:00