From d4ec815adb6cc18fe63d45a430cb4f3b4bd321ed Mon Sep 17 00:00:00 2001 From: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Date: Fri, 13 Dec 2024 14:00:25 -0800 Subject: [PATCH] Fix: clarify license propagation in Konnect (#8262) clarify license propagation in Konnect --- app/konnect/account-management/index.md | 9 ++++----- app/konnect/gateway-manager/kic.md | 5 ++++- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/app/konnect/account-management/index.md b/app/konnect/account-management/index.md index f94e347570ec..01d164b94370 100644 --- a/app/konnect/account-management/index.md +++ b/app/konnect/account-management/index.md @@ -27,14 +27,13 @@ If you want to upgrade to {{site.konnect_product_name}} Enterprise, [contact a s ## License management -When you create a {{site.konnect_saas}} account, {{site.base_gateway}} and Kong Mesh licenses are -automatically provisioned to the organization. You do not need to manage these +When you create a {{site.konnect_saas}} account, {{site.ee_product_name}}, {{site.kic_product_name}} (KIC), and {{site.mesh_product_name}} +licenses are automatically provisioned to the organization. You do not need to manage these licenses manually. -Any data plane nodes configured through the [Gateway Manager](/konnect/gateway-manager/) +Any data plane nodes or {{site.kic_product_name}} associations configured through the [Gateway Manager](/konnect/gateway-manager/) also implicitly receive the same license from the {{site.konnect_saas}} -control plane. You should never have to deal with a license -directly. +control plane. You should never have to deal with a license directly. For any license questions, contact your sales representative. diff --git a/app/konnect/gateway-manager/kic.md b/app/konnect/gateway-manager/kic.md index 4acd3c912d70..6ea6cd8bbd3a 100644 --- a/app/konnect/gateway-manager/kic.md +++ b/app/konnect/gateway-manager/kic.md @@ -28,7 +28,10 @@ To associate your KIC data plane nodes with {{site.konnect_short_name}}, use the In {{site.konnect_short_name}}, navigate to {% konnect_icon runtimes %} **[Gateway Manager](https://cloud.konghq.com/gateway-manager)**, then click **New Gateway** > **{{site.kic_product_name}}**. {:.note} -> **Note**: KIC OSS and {{site.base_gateway}} Free users can connect to {{site.konnect_short_name}}’s Free tier, while {{site.ee_product_name}} users can connect to {{site.konnect_short_name}}’s Enterprise tier. To migrate from {{site.ce_product_name}} to {{site.ee_product_name}}, see [Customize Images](/kubernetes-ingress-controller/latest/guides/customize/image/#kong-gateway-enterprise) in the {{site.kic_product_name}} documentation. +> **Note**: KIC OSS and {{site.base_gateway}} Free users can connect to {{site.konnect_short_name}}’s Plus tier, while {{site.ee_product_name}} users can connect to {{site.konnect_short_name}}’s Enterprise tier. To migrate from {{site.ce_product_name}} to {{site.ee_product_name}}, see [Customize Images](/kubernetes-ingress-controller/latest/guides/customize/image/#kong-gateway-enterprise) in the {{site.kic_product_name}} documentation. +>
+> All licenses are automatically propagated from the {{site.konnect_short_name}} control plane to any connected nodes. You do not need to manage these +licenses manually. ### Prerequisites