From 3240cdac55cc1b4111b6894737ab7b8752721870 Mon Sep 17 00:00:00 2001 From: Jonathan Innis Date: Thu, 3 Aug 2023 14:39:06 -0700 Subject: [PATCH] docs: Update version guidance in the FAQ (#4374) --- website/content/en/docs/faq.md | 2 +- website/content/en/preview/faq.md | 2 +- website/content/en/v0.26/faq.md | 2 +- website/content/en/v0.27/faq.md | 2 +- website/content/en/v0.28/faq.md | 2 +- website/content/en/v0.29/faq.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/content/en/docs/faq.md b/website/content/en/docs/faq.md index 6779ea54f6f1..7d75585f0cff 100644 --- a/website/content/en/docs/faq.md +++ b/website/content/en/docs/faq.md @@ -36,7 +36,7 @@ Yes, as long as the controller has network and IAM/RBAC access to the Kubernetes ## Compatibility ### Which versions of Kubernetes does Karpenter support? -Karpenter is tested with Kubernetes v1.21-v1.27. Support for Kubernetes v1.20 was dropped in Karpenter v0.22.0+ as described in the [Upgrade Guide]({{< ref "./upgrade-guide/" >}}). +Karpenter is tested with [all currently supported EKS versions](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html). As with all EKS supported versions, Karpenter will [support a version for 14 months after it is first made available](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#version-deprecation). ### What Kubernetes distributions are supported? Karpenter documents integration with a fresh or existing install of the latest AWS Elastic Kubernetes Service (EKS). diff --git a/website/content/en/preview/faq.md b/website/content/en/preview/faq.md index 60b087fd1089..99532a02eb43 100644 --- a/website/content/en/preview/faq.md +++ b/website/content/en/preview/faq.md @@ -36,7 +36,7 @@ Yes, as long as the controller has network and IAM/RBAC access to the Kubernetes ## Compatibility ### Which versions of Kubernetes does Karpenter support? -Karpenter is tested with Kubernetes v1.21-v1.27. Support for Kubernetes v1.20 was dropped in Karpenter v0.22.0+ as described in the [Upgrade Guide]({{< ref "./upgrade-guide/" >}}). +Karpenter is tested with [all currently supported EKS versions](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html). As with all EKS supported versions, Karpenter will [support a version for 14 months after it is first made available](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#version-deprecation). ### What Kubernetes distributions are supported? Karpenter documents integration with a fresh or existing install of the latest AWS Elastic Kubernetes Service (EKS). diff --git a/website/content/en/v0.26/faq.md b/website/content/en/v0.26/faq.md index 7da73cf239c4..02b6b4d9bcfc 100644 --- a/website/content/en/v0.26/faq.md +++ b/website/content/en/v0.26/faq.md @@ -36,7 +36,7 @@ Yes, as long as the controller has network and IAM/RBAC access to the Kubernetes ## Compatibility ### Which versions of Kubernetes does Karpenter support? -Karpenter is tested with Kubernetes v1.20-v1.24. +Karpenter is tested with [all currently supported EKS versions](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html). As with all EKS supported versions, Karpenter will [support a version for 14 months after it is first made available](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#version-deprecation). ### What Kubernetes distributions are supported? Karpenter documents integration with a fresh install of the latest AWS Elastic Kubernetes Service (EKS). diff --git a/website/content/en/v0.27/faq.md b/website/content/en/v0.27/faq.md index 5503337ba774..aea85d63cf48 100644 --- a/website/content/en/v0.27/faq.md +++ b/website/content/en/v0.27/faq.md @@ -36,7 +36,7 @@ Yes, as long as the controller has network and IAM/RBAC access to the Kubernetes ## Compatibility ### Which versions of Kubernetes does Karpenter support? -Karpenter is tested with Kubernetes v1.21-v1.25. Support for Kubernetes v1.20 was dropped in Karpenter v0.22.0+ as described in the [Upgrade Guide]({{< ref "./upgrade-guide/" >}}). +Karpenter is tested with [all currently supported EKS versions](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html). As with all EKS supported versions, Karpenter will [support a version for 14 months after it is first made available](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#version-deprecation). ### What Kubernetes distributions are supported? Karpenter documents integration with a fresh or existing install of the latest AWS Elastic Kubernetes Service (EKS). diff --git a/website/content/en/v0.28/faq.md b/website/content/en/v0.28/faq.md index e01a5d5a4945..1d622502a066 100644 --- a/website/content/en/v0.28/faq.md +++ b/website/content/en/v0.28/faq.md @@ -36,7 +36,7 @@ Yes, as long as the controller has network and IAM/RBAC access to the Kubernetes ## Compatibility ### Which versions of Kubernetes does Karpenter support? -Karpenter is tested with Kubernetes v1.21-v1.27. Support for Kubernetes v1.20 was dropped in Karpenter v0.22.0+ as described in the [Upgrade Guide]({{< ref "./upgrade-guide/" >}}). +Karpenter is tested with [all currently supported EKS versions](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html). As with all EKS supported versions, Karpenter will [support a version for 14 months after it is first made available](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#version-deprecation). ### What Kubernetes distributions are supported? Karpenter documents integration with a fresh or existing install of the latest AWS Elastic Kubernetes Service (EKS). diff --git a/website/content/en/v0.29/faq.md b/website/content/en/v0.29/faq.md index 6779ea54f6f1..7d75585f0cff 100644 --- a/website/content/en/v0.29/faq.md +++ b/website/content/en/v0.29/faq.md @@ -36,7 +36,7 @@ Yes, as long as the controller has network and IAM/RBAC access to the Kubernetes ## Compatibility ### Which versions of Kubernetes does Karpenter support? -Karpenter is tested with Kubernetes v1.21-v1.27. Support for Kubernetes v1.20 was dropped in Karpenter v0.22.0+ as described in the [Upgrade Guide]({{< ref "./upgrade-guide/" >}}). +Karpenter is tested with [all currently supported EKS versions](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html). As with all EKS supported versions, Karpenter will [support a version for 14 months after it is first made available](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#version-deprecation). ### What Kubernetes distributions are supported? Karpenter documents integration with a fresh or existing install of the latest AWS Elastic Kubernetes Service (EKS).