|
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%;" /> |
2 | 2 |
|
3 | 3 | ## Introduction
|
4 | 4 |
|
@@ -150,29 +150,29 @@ The main components of Kmesh include:
|
150 | 150 |
|
151 | 151 | | Feature Field | Feature | 2023.H1 | 2023.H2 | 2024.H1 | 2024.H2 |
|
152 | 152 | | ------------ | ------------------------ | :------------------------: | :------------------------: | :------------------------: | :------------------------: |
|
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 |  | | | | |
| 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 | √ | | | | |
176 | 176 |
|
177 | 177 | ## Contact
|
178 | 178 |
|
|
0 commit comments