Skip to content

Commit

Permalink
Add 1.27 K8s to compatible versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb-seldon authored Feb 6, 2024
1 parent a58e3e3 commit 8f66f76
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions doc/source/reference/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ This is because as part of making Seldon Core compatible with Kubernetes 1.25 we

Following table provides a summary of Seldon Core / Kubernetes version compatibility for recent version of Seldon Core.

| Core Version \ K8s Version | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 |
|-----------------------------|-----:|-----:|-----:|-----:|-----:|-----:|
| 1.11 || | | | | |
| 1.12 ||||| | |
| 1.13 ||||| | |
| 1.14 ||||| | |
| 1.15 ||||| | |
| 1.16 | | |||||
| 1.17 | | |||||
| 1.18 | | |||||
| Core Version \ K8s Version | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 |
|-----------------------------|-----:|-----:|-----:|-----:|-----:|-----:|-----:|
| 1.11 || | | | | | |
| 1.12 ||||| | | |
| 1.13 ||||| | | |
| 1.14 ||||| | | |
| 1.15 ||||| | | |
| 1.16 | | ||||||
| 1.17 | | ||||||
| 1.18 | | ||||||

It is always recommended to first upgrade Seldon Core to the latest supported version on your Kubernetes cluster and then upgrade the Kubernetes cluster.

Expand Down

0 comments on commit 8f66f76

Please sign in to comment.