diff --git a/.changelog/3633.changed.1.txt b/.changelog/3633.changed.1.txt index 74a4600c5e..bfff0dd317 100644 --- a/.changelog/3633.changed.1.txt +++ b/.changelog/3633.changed.1.txt @@ -1 +1 @@ -chore: drop support for AKS 1.25 and 1.26 +chore: drop support for AKS 1.26 diff --git a/.changelog/3651.changed.txt b/.changelog/3651.changed.txt new file mode 100644 index 0000000000..631cc446b9 --- /dev/null +++ b/.changelog/3651.changed.txt @@ -0,0 +1 @@ +chore: drop support for AKS 1.26 \ No newline at end of file diff --git a/docs/README.md b/docs/README.md index c21ce27f36..219a8ae76a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -13,6 +13,9 @@ details on our Kubernetes Solution. - [Support Matrix](#support-matrix) - [ARM support](#arm-support) - [Falco support](#falco-support) + - [Windows nodes support](#windows-nodes-support) + - [Merics collection](#merics-collection) + - [Logs collection](#logs-collection) Documentation for other versions can be found in the [main README file](https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/main/README.md#documentation). @@ -95,7 +98,7 @@ The following table displays the tested Kubernetes and Helm versions. | K8s with EKS (fargate) | 1.25
1.26
1.27
1.28
1.29 | | K8s with Kops | 1.25
1.26
1.27
1.28
1.29 | | K8s with GKE | 1.26
1.27
1.28
1.29 | -| K8s with AKS | 1.27
1.28
1.29 | +| K8s with AKS | 1.26
1.27
1.28
1.29 | | OpenShift | 4.12
4.13
4.14 | | Helm | 3.8.2 (Linux) | | kubectl | 1.23.6 |