kilo/pkg/encapsulation
Antoine 4be792ea54
feat: cilium add-mode support (#312)
* feat: cilium add-mode support

when cni management by kilo is disable, we can use existing cluster's cni setup thanks to add-on mode

https://kilo.squat.ai/docs/introduction#add-on-mode

* feat: manifest example for cilium addon mode

* fix: apply comment from PR review

* fix: add mutex to interface retrieval into flannel addon mode
2022-05-20 02:13:07 +02:00
..
cilium.go feat: cilium add-mode support (#312) 2022-05-20 02:13:07 +02:00
encapsulation.go manifests,pkg/encapsulation: Flannel compatibility 2019-05-14 01:01:58 +02:00
flannel.go feat: cilium add-mode support (#312) 2022-05-20 02:13:07 +02:00
ipip.go migrate to golang.zx2c4.com/wireguard/wgctrl (#239) 2022-01-30 17:38:45 +01:00
ipip_cgo.go bumg golang 1.15 -> 1.17 2021-09-30 17:47:47 +02:00
ipip_nocgo.go bumg golang 1.15 -> 1.17 2021-09-30 17:47:47 +02:00
noop.go Nodes without private IPs 2021-01-24 22:37:24 +01:00