docs: add proxy tun arch image

Signed-off-by: yuyicai <yuyicai@hotmail.com>
This commit is contained in:
yuyicai
2025-03-10 21:57:22 +08:00
parent ec7d939f8d
commit ec5efc8253
3 changed files with 10 additions and 5 deletions

View File

@@ -38,6 +38,8 @@ For instance, you have the flexibility to run your Kubernetes pod within a local
environment, volume, and network setup.
With KubeVPN, empower yourself to develop applications entirely on your local PC!
![arch](docs/en/images/kubevpn-proxy-tun-arch.svg)
## Content
1. [QuickStart](./README.md#quickstart)
@@ -711,9 +713,7 @@ support OSI model layers 3 and above, protocols like `ICMP`, `TCP`, and `UDP`...
## Architecture
![arch.svg](docs/en/images/proxy-arch.svg)
Architecture can be found [here](/docs/en/Architecture.md)
and [website](https://www.kubevpn.cn/docs/architecture/connect).
[architecture](https://kubevpn.dev/docs/architecture/connect).
## Contributions