Merge pull request #461 from kubenetworks/proxy-tun-arch-image

docs: add proxy tun arch image
This commit is contained in:
yuyicai
2025-03-11 11:28:13 +08:00
committed by GitHub
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

View File

@@ -33,6 +33,8 @@ KubeVPN 提供一个云原生开发环境。通过连接云端 kubernetes 网络
Docker
模拟 k8s pod runtime 将容器运行在本地 (具有相同的环境变量,磁盘和网络)。
![架构](docs/en/images/kubevpn-proxy-tun-arch.svg)
## 内容
1. [快速开始](./README_ZH.md#快速开始)
@@ -629,8 +631,7 @@ d0b3dab8912a ghcr.io/kubenetworks/kubevpn:v2.0.0 "/bin/bash" 5
## 架构
![arch.svg](docs/en/images/proxy-arch.svg)
架构信息可以从[这里](/docs/en/Architecture.md) 和 [网站](https://www.kubevpn.cn/docs/architecture/connect) 找到.
[架构](https://kubevpn.dev/docs/architecture/connect)
## 贡献代码

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 372 KiB