We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089a73e commit a4f4b1bCopy full SHA for a4f4b1b
articles/azure-cache-for-redis/cache-best-practices-kubernetes.md
@@ -3,7 +3,7 @@ title: Best practices for Kubernetes-hosted client apps
3
description: Learn about best practices for using Azure Cache for Redis in Kubernetes-hosted client applications.
4
ms.custom: linux-related-content, ignite-2024
5
ms.topic: conceptual
6
-ms.date: 05/23/2025
+ms.date: 05/28/2025
7
appliesto:
8
- ✅ Azure Cache for Redis
9
@@ -44,7 +44,7 @@ annotations:
44
45
To avoid connection interference:
46
47
-- Consider using a nonclustered cache or an Enterprise-tier cache instead.
+- Consider using a nonclustered cache or an Azure Managed Redis cache instead.
48
- Avoid configuring Istio sidecars on pods running Azure Redis client code.
49
50
## Related content
0 commit comments