Updated Home (markdown)

wencaiwulue
2022-02-05 10:41:19 +08:00
parent 59d3575c7b
commit 435b0aa8cd
2 changed files with 5 additions and 1 deletions

5
Architecture.md Normal file

@@ -0,0 +1,5 @@
Welcome to the kubevpn wiki!
## Architecture
connect mode: create a tunnel with port-forward, add route to virtual interface, like tun0, forward taffic thougth tunnel to remote traffic manager.
reverse mode: base on connect mode, inject a container to controller, use iptables to block all inbound traffic and forward to local thougth tunnel

@@ -1 +0,0 @@
Welcome to the kubevpn wiki!