Skip to content

Commit

Permalink
chore: Update the k8s version support matrix (#3886)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnishtala-sumo authored Feb 7, 2025
1 parent 01dd014 commit ca2f242
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions .changelog/3886.changed.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: Update the k8s version support matrix
20 changes: 10 additions & 10 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,16 +92,16 @@ The diagrams below illustrate the components of the Kubernetes collection soluti

The following table displays the tested Kubernetes and Helm versions.

| Name | Version |
| ---------------------- | ------------------------------------------------- |
| K8s with EKS | 1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29<br/>1.30 |
| K8s with EKS (fargate) | 1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29<br/>1.30 |
| K8s with Kops | 1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29 |
| K8s with GKE | 1.26<br/>1.27<br/>1.28<br/>1.29<br/>1.30 |
| K8s with AKS | 1.26<br/>1.27<br/>1.28<br/>1.29<br/>1.30 |
| OpenShift | 4.12<br/>4.13<br/>4.14<br/>4.15<br/>4.16 |
| Helm | 3.8.2 (Linux) |
| kubectl | 1.23.6 |
| Name | Version |
| ---------------------- | ---------------------------------------------------------- |
| K8s with EKS | 1.26<br/>1.27<br/>1.28<br/>1.29<br/>1.30<br/>1.31<br/>1.32 |
| K8s with EKS (fargate) | 1.26<br/>1.27<br/>1.28<br/>1.29<br/>1.30<br/>1.31 |
| K8s with Kops | 1.26<br/>1.27<br/>1.28<br/>1.29<br/>1.30 |
| K8s with GKE | 1.26<br/>1.27<br/>1.28<br/>1.29<br/>1.30<br/>1.31<br/>1.32 |
| K8s with AKS | 1.26<br/>1.27<br/>1.28<br/>1.29<br/>1.30<br/>1.31<br/> |
| OpenShift | 4.12<br/>4.13<br/>4.14<br/>4.15<br/>4.16 |
| Helm | 3.14.3 (Linux) |
| kubectl | 1.29.3 |

The following table displays the currently used software versions for our Helm chart.

Expand Down

0 comments on commit ca2f242

Please sign in to comment.