Skip to content

Commit 301c5e7

Browse files
authored
Merge pull request #1519 from LiZhenCheng9527/istio-version
update Kmesh supported istiod version
2 parents 01f3007 + d579206 commit 301c5e7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/en/kmesh_support.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ Kmesh has two different modes, `Kernel-Native Mode` and `Dual-Engine Mode`. Whil
1010

1111
| Version | Request Kernel Version | Supported Istio Version | Support Kubernetes Version |
1212
| :-------------: | :-------------: | :-------------: | :-------------: |
13-
| main/latest | >=5.10 | 1.22, 1.23, 1.24 | 1.26, 1.27, 1.28, 1.29, 1.30, 1.31 |
13+
| main/latest | >=5.10 | 1.23, 1.24, 1.25 | 1.26, 1.27, 1.28, 1.29, 1.30, 1.31 |
14+
| 1.1.x | >=5.10 | 1.23, 1.24, 1.25 | 1.26, 1.27, 1.28, 1.29, 1.30, 1.31 |
15+
| 1.0.x | >=5.10 | 1.22, 1.23, 1.24 | 1.26, 1.27, 1.28, 1.29, 1.30, 1.31 |
1416
| 0.5.x | >=5.10 | 1.22, 1.23 | 1.26, 1.27, 1.28, 1.29, 1.30 |
1517
| 0.4.x | >=5.10 | 1.22, 1.23 | 1.26, 1.27, 1.28, 1.29, 1.30 |
1618
| 0.3.x | >=5.10 | 1.22 | 1.26, 1.27, 1.28, 1.29, 1.30 |
@@ -21,7 +23,9 @@ Kmesh has two different modes, `Kernel-Native Mode` and `Dual-Engine Mode`. Whil
2123

2224
| Version | Request Kernel Version | Supported Istio Version | Support Kubernetes Version |
2325
| :-------------: | :-------------: | :-------------: | :-------------: |
24-
| main/latest | >=5.10 | 1.22, 1.23, 1.24 | 1.26, 1.27, 1.28, 1.29, 1.30, 1.31 |
26+
| main/latest | >=5.10 | 1.23, 1.24, 1.25 | 1.26, 1.27, 1.28, 1.29, 1.30, 1.31 |
27+
| 1.1.x | >=5.10 | 1.23, 1.24, 1.25 | 1.26, 1.27, 1.28, 1.29, 1.30, 1.31 |
28+
| 1.0.x | >=5.10 | 1.22, 1.23, 1.24 | 1.26, 1.27, 1.28, 1.29, 1.30, 1.31 |
2529
| 0.5.x | >=5.10 | 1.22, 1.23 | 1.26, 1.27, 1.28, 1.29, 1.30 |
2630
| 0.4.x | >=5.10 | 1.22, 1.23 | 1.26, 1.27, 1.28, 1.29, 1.30 |
2731
| 0.3.x | >=5.10 | 1.22 | 1.26, 1.27, 1.28, 1.29, 1.30 |

0 commit comments

Comments
 (0)