Skip to content

Commit

Permalink
kmesh readme optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
nlgwcy committed Dec 24, 2023
1 parent ff61192 commit 5bae6cf
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 48 deletions.
48 changes: 24 additions & 24 deletions README-zh.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="docs/pics/logo/KMESH-stacked-colour.png" alt="kmesh-logo" style="zoom: 100%;" />
<img src="docs/pics/logo/KMESH-horizontal-colour.png" alt="kmesh-logo" style="zoom: 100%;" />

## 介绍

Expand Down Expand Up @@ -150,29 +150,29 @@ Kmesh的主要部件包括:

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

## 联系人

Expand Down
48 changes: 24 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="docs/pics/logo/KMESH-stacked-colour.png" alt="kmesh-logo" style="zoom: 100%;" />
<img src="docs/pics/logo/KMESH-horizontal-colour.png" alt="kmesh-logo" style="zoom: 100%;" />

## Introduction

Expand Down Expand Up @@ -150,29 +150,29 @@ The main components of Kmesh include:

| Feature Field | Feature | 2023.H1 | 2023.H2 | 2024.H1 | 2024.H2 |
| ------------ | ------------------------ | :------------------------: | :------------------------: | :------------------------: | :------------------------: |
| Traffic management | sidecarless mesh data plane | ![](docs/pics/support.png) | | | |
| | sockmap accelerate | | ![](docs/pics/support.png) | | |
| | Programmable governance based on ebpf | ![](docs/pics/support.png) | | | |
| | http1.1 protocol | ![](docs/pics/support.png) | | | |
| | http2 protocol | | | | ![](docs/pics/support.png) |
| | grpc protocol | | | | ![](docs/pics/support.png) |
| | quic protocol | | | | ![](docs/pics/support.png) |
| | tcp protocol | | ![](docs/pics/support.png) | | |
| | Retry | | | ![](docs/pics/support.png) | |
| | Routing | ![](docs/pics/support.png) | | | |
| | load balance | ![](docs/pics/support.png) | | | |
| | Fault injection | | | ![](docs/pics/support.png) | |
| | Gray release | | ![](docs/pics/support.png) | | |
| | Circuit Breaker | | | ![](docs/pics/support.png) | |
| | Rate Limits | | | ![](docs/pics/support.png) | |
| Service security | mTLS | | | | ![](docs/pics/support.png) |
| | L7 authorization | | | | ![](docs/pics/support.png) |
| | Cgroup-level isolation | ![](docs/pics/support.png) | | | |
| Traffic monitoring | Governance indicator monitoring | | ![](docs/pics/support.png) | | |
| | End-to-End observability | | | | ![](docs/pics/support.png) |
| Programmable | Plug-in expansion capability | | | | ![](docs/pics/support.png) |
| Ecosystem collaboration | Data plane collaboration (Envoy etc.) | | ![](docs/pics/support.png) | | |
| Operating environment support | container | ![](docs/pics/support.png) | | | |
| Traffic management | sidecarless mesh data plane | | | | |
| | sockmap accelerate | | | | |
| | Programmable governance based on ebpf | | | | |
| | http1.1 protocol | | | | |
| | http2 protocol | | | | |
| | grpc protocol | | | | |
| | quic protocol | | | | |
| | tcp protocol | | | | |
| | Retry | | | | |
| | Routing | | | | |
| | load balance | | | | |
| | Fault injection | | | | |
| | Gray release | | | | |
| | Circuit Breaker | | | | |
| | Rate Limits | | | | |
| Service security | mTLS | | | | |
| | L7 authorization | | | | |
| | Cgroup-level isolation | | | | |
| Traffic monitoring | Governance indicator monitoring | | | | |
| | End-to-End observability | | | | |
| Programmable | Plug-in expansion capability | | | | |
| Ecosystem collaboration | Data plane collaboration (Envoy etc.) | | | | |
| Operating environment support | container | | | | |

## Contact

Expand Down
Binary file added docs/pics/logo/KMESH-horizontal-colour.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/pics/logo/KMESH-stacked-colour.png
Binary file not shown.

0 comments on commit 5bae6cf

Please sign in to comment.