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 <Salaboy@gmail.com>
This commit is contained in:
salaboy 2024-05-07 17:49:43 +01:00
parent 5aef0c6d48
commit b77836b196
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ With Kubernetes `DaemonSet`, you can define workloads that need to be deployed o
<img src="/images/dapr-shared/daemonset.png" width=800 style="padding-bottom:15px;">
{{% 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 %}}