diff --git a/app/_hub/kong-inc/rate-limiting/overview/_index.md b/app/_hub/kong-inc/rate-limiting/overview/_index.md index c165af5630a0..f7ab9b0af4ff 100644 --- a/app/_hub/kong-inc/rate-limiting/overview/_index.md +++ b/app/_hub/kong-inc/rate-limiting/overview/_index.md @@ -80,7 +80,7 @@ Two common use cases are: {:.warning} > **Note**: **Enterprise-Only**: The Kong Community Edition of this Rate Limiting plugin does not -include [Redis Sentinel](https://redis.io/topics/sentinel) support. Only [{{site.ee_product_name}}](https://www.konghq.com/kong) customers can use Redis Sentinel with Kong Rate Limiting, enabling them to deliver highly available primary-replica deployments. +include [Redis Cluster](https://redis.io/docs/management/scaling/) nor [Redis Sentinel](https://redis.io/topics/sentinel) support. Only [{{site.ee_product_name}}](https://www.konghq.com/kong) customers can use Redis Cluster or Redis Sentinel with Kong Rate Limiting, enabling them to deliver highly performant and available primary-replica deployments. #### Every transaction counts