From b77836b196b12f7d58342b7e73e0afde8e3d7a18 Mon Sep 17 00:00:00 2001 From: salaboy Date: Tue, 7 May 2024 17:49:43 +0100 Subject: [PATCH] Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: salaboy --- daprdocs/content/en/operations/dapr-shared/dapr-shared.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/dapr-shared/dapr-shared.md b/daprdocs/content/en/operations/dapr-shared/dapr-shared.md index 3dd3a736b..9996faac0 100644 --- a/daprdocs/content/en/operations/dapr-shared/dapr-shared.md +++ b/daprdocs/content/en/operations/dapr-shared/dapr-shared.md @@ -41,7 +41,7 @@ With Kubernetes `DaemonSet`, you can define workloads that need to be deployed o -{{% alert title="Dapr Shared DaemonSet resources" color="primary" %}} +{{% alert title="Note" color="primary" %}} Since `DaemonSet` installs one instance per node, it will consume more overall resources in your cluster. {{% /alert %}}