Skip to content

Commit 5bae6cf

Browse files
committed
kmesh readme optimization
1 parent ff61192 commit 5bae6cf

File tree

4 files changed

+48
-48
lines changed

4 files changed

+48
-48
lines changed

README-zh.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="docs/pics/logo/KMESH-stacked-colour.png" alt="kmesh-logo" style="zoom: 100%;" />
1+
<img src="docs/pics/logo/KMESH-horizontal-colour.png" alt="kmesh-logo" style="zoom: 100%;" />
22

33
## 介绍
44

@@ -150,29 +150,29 @@ Kmesh的主要部件包括:
150150

151151
| 特性域 | 特性 | 2023.H1 | 2023.H2 | 2024.H1 | 2024.H2 |
152152
| ------------ | ------------------------ | :------------------------: | :------------------------: | :------------------------: | :------------------------: |
153-
| 流量管理 | sidecarless网格数据面 | ![](docs/pics/support.png) | | | |
154-
| | sockmap加速 | | ![](docs/pics/support.png) | | |
155-
| | 基于ebpf的可编程治理 | ![](docs/pics/support.png) | | | |
156-
| | http1.1协议 | ![](docs/pics/support.png) | | | |
157-
| | http2协议 | | | | ![](docs/pics/support.png) |
158-
| | grpc协议 | | | | ![](docs/pics/support.png) |
159-
| | quic协议 | | | | ![](docs/pics/support.png) |
160-
| | tcp协议 | | ![](docs/pics/support.png) | | |
161-
| | 重试 | | | ![](docs/pics/support.png) | |
162-
| | 路由 | ![](docs/pics/support.png) | | | |
163-
| | 负载均衡 | ![](docs/pics/support.png) | | | |
164-
| | 故障注入 | | | ![](docs/pics/support.png) | |
165-
| | 灰度发布 | | ![](docs/pics/support.png) | | |
166-
| | 熔断 | | | ![](docs/pics/support.png) | |
167-
| | 限流 | | | ![](docs/pics/support.png) | |
168-
| 服务安全 | mTLS | | | | ![](docs/pics/support.png) |
169-
| | L7授权 | | | | ![](docs/pics/support.png) |
170-
| | 治理pod级隔离 | ![](docs/pics/support.png) | | | |
171-
| 流量监控 | 基础观测(治理指标监控) | | ![](docs/pics/support.png) | | |
172-
| | E2E可观测 | | | | ![](docs/pics/support.png) |
173-
| 可编程 | 插件式扩展能力 | | | | ![](docs/pics/support.png) |
174-
| 生态协作 | 数据面协同(Envoy等) | | ![](docs/pics/support.png) | | |
175-
| 运行环境支持 | 容器 | ![](docs/pics/support.png) | | | |
153+
| 流量管理 | sidecarless网格数据面 | | | | |
154+
| | sockmap加速 | | | | |
155+
| | 基于ebpf的可编程治理 | | | | |
156+
| | http1.1协议 | | | | |
157+
| | http2协议 | | | | |
158+
| | grpc协议 | | | | |
159+
| | quic协议 | | | | |
160+
| | tcp协议 | | | | |
161+
| | 重试 | | | | |
162+
| | 路由 | | | | |
163+
| | 负载均衡 | | | | |
164+
| | 故障注入 | | | | |
165+
| | 灰度发布 | | | | |
166+
| | 熔断 | | | | |
167+
| | 限流 | | | | |
168+
| 服务安全 | mTLS | | | | |
169+
| | L7授权 | | | | |
170+
| | 治理pod级隔离 | | | | |
171+
| 流量监控 | 基础观测(治理指标监控) | | | | |
172+
| | E2E可观测 | | | | |
173+
| 可编程 | 插件式扩展能力 | | | | |
174+
| 生态协作 | 数据面协同(Envoy等) | | | | |
175+
| 运行环境支持 | 容器 | | | | |
176176

177177
## 联系人
178178

README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="docs/pics/logo/KMESH-stacked-colour.png" alt="kmesh-logo" style="zoom: 100%;" />
1+
<img src="docs/pics/logo/KMESH-horizontal-colour.png" alt="kmesh-logo" style="zoom: 100%;" />
22

33
## Introduction
44

@@ -150,29 +150,29 @@ The main components of Kmesh include:
150150

151151
| Feature Field | Feature | 2023.H1 | 2023.H2 | 2024.H1 | 2024.H2 |
152152
| ------------ | ------------------------ | :------------------------: | :------------------------: | :------------------------: | :------------------------: |
153-
| Traffic management | sidecarless mesh data plane | ![](docs/pics/support.png) | | | |
154-
| | sockmap accelerate | | ![](docs/pics/support.png) | | |
155-
| | Programmable governance based on ebpf | ![](docs/pics/support.png) | | | |
156-
| | http1.1 protocol | ![](docs/pics/support.png) | | | |
157-
| | http2 protocol | | | | ![](docs/pics/support.png) |
158-
| | grpc protocol | | | | ![](docs/pics/support.png) |
159-
| | quic protocol | | | | ![](docs/pics/support.png) |
160-
| | tcp protocol | | ![](docs/pics/support.png) | | |
161-
| | Retry | | | ![](docs/pics/support.png) | |
162-
| | Routing | ![](docs/pics/support.png) | | | |
163-
| | load balance | ![](docs/pics/support.png) | | | |
164-
| | Fault injection | | | ![](docs/pics/support.png) | |
165-
| | Gray release | | ![](docs/pics/support.png) | | |
166-
| | Circuit Breaker | | | ![](docs/pics/support.png) | |
167-
| | Rate Limits | | | ![](docs/pics/support.png) | |
168-
| Service security | mTLS | | | | ![](docs/pics/support.png) |
169-
| | L7 authorization | | | | ![](docs/pics/support.png) |
170-
| | Cgroup-level isolation | ![](docs/pics/support.png) | | | |
171-
| Traffic monitoring | Governance indicator monitoring | | ![](docs/pics/support.png) | | |
172-
| | End-to-End observability | | | | ![](docs/pics/support.png) |
173-
| Programmable | Plug-in expansion capability | | | | ![](docs/pics/support.png) |
174-
| Ecosystem collaboration | Data plane collaboration (Envoy etc.) | | ![](docs/pics/support.png) | | |
175-
| Operating environment support | container | ![](docs/pics/support.png) | | | |
153+
| Traffic management | sidecarless mesh data plane | | | | |
154+
| | sockmap accelerate | | | | |
155+
| | Programmable governance based on ebpf | | | | |
156+
| | http1.1 protocol | | | | |
157+
| | http2 protocol | | | | |
158+
| | grpc protocol | | | | |
159+
| | quic protocol | | | | |
160+
| | tcp protocol | | | | |
161+
| | Retry | | | | |
162+
| | Routing | | | | |
163+
| | load balance | | | | |
164+
| | Fault injection | | | | |
165+
| | Gray release | | | | |
166+
| | Circuit Breaker | | | | |
167+
| | Rate Limits | | | | |
168+
| Service security | mTLS | | | | |
169+
| | L7 authorization | | | | |
170+
| | Cgroup-level isolation | | | | |
171+
| Traffic monitoring | Governance indicator monitoring | | | | |
172+
| | End-to-End observability | | | | |
173+
| Programmable | Plug-in expansion capability | | | | |
174+
| Ecosystem collaboration | Data plane collaboration (Envoy etc.) | | | | |
175+
| Operating environment support | container | | | | |
176176

177177
## Contact
178178

152 KB
Loading
-96.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)