diff --git a/calico_versioned_docs/version-3.30/_includes/partials/_system-requirements.mdx b/calico_versioned_docs/version-3.30/_includes/partials/_system-requirements.mdx index ba8cf5a352..b3d1ee89ca 100644 --- a/calico_versioned_docs/version-3.30/_includes/partials/_system-requirements.mdx +++ b/calico_versioned_docs/version-3.30/_includes/partials/_system-requirements.mdx @@ -176,6 +176,8 @@ We test $[prodname] $[version] against the following Kubernetes versions. Other - v1.31 - v1.32 - v1.33 +- v1.34 +- v1.35 Due to changes in the Kubernetes API, $[prodname] $[version] will not work on Kubernetes v1.20 or below. v1.21 may work, but is no longer tested. diff --git a/calico_versioned_docs/version-3.31/_includes/partials/_system-requirements.mdx b/calico_versioned_docs/version-3.31/_includes/partials/_system-requirements.mdx index 60d49f0e7b..f03411ade9 100644 --- a/calico_versioned_docs/version-3.31/_includes/partials/_system-requirements.mdx +++ b/calico_versioned_docs/version-3.31/_includes/partials/_system-requirements.mdx @@ -176,6 +176,7 @@ We test $[prodname] $[version] against the following Kubernetes versions. Other * 1.32 * 1.33 * 1.34 +* 1.35 Due to changes in the Kubernetes API, $[prodname] $[version] will not work on Kubernetes v1.20 or below. v1.21 may work, but is no longer tested.