mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
Updated Home (markdown)
5
Architecture.md
Normal file
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
Home.md
1
Home.md
@@ -1 +0,0 @@
|
||||
Welcome to the kubevpn wiki!
|
||||
Reference in New Issue
Block a user