From 42da87b53a39fa36c75bdd3071791f42dac3851b Mon Sep 17 00:00:00 2001 From: Justin Davies Date: Mon, 12 Jan 2026 08:07:06 -0800 Subject: [PATCH 1/2] Update version support policy for cloud platforms --- app/gateway/version-support-policy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/gateway/version-support-policy.md b/app/gateway/version-support-policy.md index 9130cddc91..aff0ec053a 100644 --- a/app/gateway/version-support-policy.md +++ b/app/gateway/version-support-policy.md @@ -144,7 +144,7 @@ For information about FIPS, see the [FIPS support policy](/gateway/fips-support/ ## Supported public cloud deployment platforms -{{site.base_gateway}} supports the following public cloud deployment platforms: +{{site.base_gateway}} will run on supported [Certified Kubernetes distributions by the (CNCF)](https://www.cncf.io/training/certification/software-conformance/) and Docker based environments including the following public cloud deployment platforms: {% for platform in site.data.products.gateway.cloud_deployment_platforms %} * {{ platform }} @@ -159,4 +159,4 @@ These versions of {{site.ee_product_name}} have reached the end of full support. {:.info} > **Note:** This policy **only** applies to {{site.base_gateway}}. For {{site.konnect_short_name}}, review the [{{site.konnect_short_name}} version support policy](/konnect-platform/compatibility/). -{% include_cached /support/support-policy.md %} \ No newline at end of file +{% include_cached /support/support-policy.md %} From a1520ecb883683fb7495524b07e95aafa601923e Mon Sep 17 00:00:00 2001 From: Justin Davies Date: Wed, 14 Jan 2026 16:41:12 +0100 Subject: [PATCH 2/2] Update app/gateway/version-support-policy.md Co-authored-by: Lucie Milan <32450552+lmilan@users.noreply.github.com> --- app/gateway/version-support-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/gateway/version-support-policy.md b/app/gateway/version-support-policy.md index aff0ec053a..4ca0be0e8e 100644 --- a/app/gateway/version-support-policy.md +++ b/app/gateway/version-support-policy.md @@ -144,7 +144,7 @@ For information about FIPS, see the [FIPS support policy](/gateway/fips-support/ ## Supported public cloud deployment platforms -{{site.base_gateway}} will run on supported [Certified Kubernetes distributions by the (CNCF)](https://www.cncf.io/training/certification/software-conformance/) and Docker based environments including the following public cloud deployment platforms: +{{site.base_gateway}} can run on supported [Kubernetes distributions certified by the CNCF](https://www.cncf.io/training/certification/software-conformance/) and Docker-based environments including the following public cloud deployment platforms: {% for platform in site.data.products.gateway.cloud_deployment_platforms %} * {{ platform }}