I add zerotier as network solution (#172)
to building a zerotier network it's very simple but not necessary decentralize also; for now, zerotier don't manage NS but for communication over IP; it kick some ass ;)
This commit is contained in:
parent
b41c8f33da
commit
dce1ce87f5
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ There are already some work done on it like the [ceph-docker](https://github.com
|
|||
|
||||
Another big challenge is network. k8s is strongly opiniated on what should be the network configuration.
|
||||
Ideally, we would use some IPsec to secure the links between machine in a context we can't trust the network (like at hetzner).
|
||||
There are 2 options:
|
||||
There are 3 options:
|
||||
- zerotier
|
||||
- tinc vpn
|
||||
- flannel that might implement IPsec in a near future
|
||||
|
||||
|
|
Loading…
Reference in a new issue