mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-09-27 03:36:09 +08:00
Merge pull request #461 from kubenetworks/proxy-tun-arch-image
docs: add proxy tun arch image
This commit is contained in:
@@ -38,6 +38,8 @@ For instance, you have the flexibility to run your Kubernetes pod within a local
|
|||||||
environment, volume, and network setup.
|
environment, volume, and network setup.
|
||||||
With KubeVPN, empower yourself to develop applications entirely on your local PC!
|
With KubeVPN, empower yourself to develop applications entirely on your local PC!
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Content
|
## Content
|
||||||
|
|
||||||
1. [QuickStart](./README.md#quickstart)
|
1. [QuickStart](./README.md#quickstart)
|
||||||
@@ -711,9 +713,7 @@ support OSI model layers 3 and above, protocols like `ICMP`, `TCP`, and `UDP`...
|
|||||||
|
|
||||||
## Architecture
|
## Architecture
|
||||||
|
|
||||||

|
[architecture](https://kubevpn.dev/docs/architecture/connect).
|
||||||
Architecture can be found [here](/docs/en/Architecture.md)
|
|
||||||
and [website](https://www.kubevpn.cn/docs/architecture/connect).
|
|
||||||
|
|
||||||
## Contributions
|
## Contributions
|
||||||
|
|
||||||
|
@@ -33,6 +33,8 @@ KubeVPN 提供一个云原生开发环境。通过连接云端 kubernetes 网络
|
|||||||
Docker
|
Docker
|
||||||
模拟 k8s pod runtime 将容器运行在本地 (具有相同的环境变量,磁盘和网络)。
|
模拟 k8s pod runtime 将容器运行在本地 (具有相同的环境变量,磁盘和网络)。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## 内容
|
## 内容
|
||||||
|
|
||||||
1. [快速开始](./README_ZH.md#快速开始)
|
1. [快速开始](./README_ZH.md#快速开始)
|
||||||
@@ -629,8 +631,7 @@ d0b3dab8912a ghcr.io/kubenetworks/kubevpn:v2.0.0 "/bin/bash" 5
|
|||||||
|
|
||||||
## 架构
|
## 架构
|
||||||
|
|
||||||

|
[架构](https://kubevpn.dev/docs/architecture/connect)
|
||||||
架构信息可以从[这里](/docs/en/Architecture.md) 和 [网站](https://www.kubevpn.cn/docs/architecture/connect) 找到.
|
|
||||||
|
|
||||||
## 贡献代码
|
## 贡献代码
|
||||||
|
|
||||||
|
4
docs/en/images/kubevpn-proxy-tun-arch.svg
Normal file
4
docs/en/images/kubevpn-proxy-tun-arch.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 372 KiB |
Reference in New Issue
Block a user