diff --git a/.changelog/3547.changed.1.txt b/.changelog/3547.changed.1.txt new file mode 100644 index 0000000000..8fd54eaac0 --- /dev/null +++ b/.changelog/3547.changed.1.txt @@ -0,0 +1 @@ +feat: add support for kubernetes 1.29 for AKS \ No newline at end of file diff --git a/.changelog/3547.changed.2.txt b/.changelog/3547.changed.2.txt new file mode 100644 index 0000000000..4ebc239957 --- /dev/null +++ b/.changelog/3547.changed.2.txt @@ -0,0 +1 @@ +feat: add support for kubernetes 1.29 for KOPS \ No newline at end of file diff --git a/.changelog/3547.changed.txt b/.changelog/3547.changed.txt new file mode 100644 index 0000000000..7125bbf869 --- /dev/null +++ b/.changelog/3547.changed.txt @@ -0,0 +1 @@ +feat: add support for kubernetes 1.29 for EKS \ No newline at end of file diff --git a/docs/README.md b/docs/README.md index e78d6370a5..3729aa56e2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -89,16 +89,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.24
1.25
1.26
1.27
1.28 | -| K8s with EKS (fargate) | 1.24
1.25
1.26
1.27
1.28 | -| K8s with Kops | 1.24
1.25
1.26
1.27
1.28 | -| K8s with GKE | 1.25
1.26
1.27
1.28
1.29 | -| K8s with AKS | 1.25
1.26
1.27
1.28 | -| OpenShift | 4.11
4.12
4.13
4.14 | -| Helm | 3.8.2 (Linux) | -| kubectl | 1.23.6 | +| Name | Version | +| ---------------------- | ------------------------------------------------- | +| K8s with EKS | 1.24
1.25
1.26
1.27
1.28
1.29 | +| K8s with EKS (fargate) | 1.24
1.25
1.26
1.27
1.28
1.29 | +| K8s with Kops | 1.24
1.25
1.26
1.27
1.28
1.29 | +| K8s with GKE | 1.25
1.26
1.27
1.28
1.29 | +| K8s with AKS | 1.25
1.26
1.27
1.28
1.29 | +| OpenShift | 4.11
4.12
4.13
4.14 | +| Helm | 3.8.2 (Linux) | +| kubectl | 1.23.6 | The following table displays the currently used software versions for our Helm chart.