Skip to content

Commit

Permalink
update version compatibility instructions for volcano v1.8 version su…
Browse files Browse the repository at this point in the history
…pport for k8s v1.27 and v1.28

Signed-off-by: Mufengzhe <1394298614@qq.com>
  • Loading branch information
Mufengzhe committed Sep 22, 2023
1 parent cbbe4f0 commit 2f11999
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,12 @@ kubectl create -f _output/release/volcano-monitoring-v1.8.1.yaml

## Kubernetes compatibility

| | Kubernetes 1.17 | Kubernetes 1.18 | Kubernetes 1.19 | Kubernetes 1.20 | Kubernetes 1.21 | Kubernetes 1.22 | Kubernetes 1.23 | Kubernetes 1.24 | Kubernetes 1.25 |
|------------------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
| Volcano v1.6 |||||||| - | - |
| Volcano v1.7 | - | - ||||||||
| Volcano HEAD (master) | - | - ||||||||
| | Kubernetes 1.17 | Kubernetes 1.18 | Kubernetes 1.19 | Kubernetes 1.20 | Kubernetes 1.21 | Kubernetes 1.22 | Kubernetes 1.23 | Kubernetes 1.24 | Kubernetes 1.25 | Kubernetes 1.27 | Kubernetes 1.28 |
|------------------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|-----------------|
| Volcano v1.6 |||||||| - | - | - | - |
| Volcano v1.7 | - | - ||||||||||
| Volcano v1.8 | - | - ||||||||||
| Volcano HEAD (master) | - | - ||||||||||

Key:
* `` Volcano and the Kubernetes version are exactly compatible.
Expand Down

0 comments on commit 2f11999

Please sign in to comment.