mirror of https://github.com/dapr/docs.git
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:
parent
2aae78ac06
commit
71161c77ee
|
@ -7,7 +7,7 @@ description: "Learn more about using other deployment strategies for Dapr"
|
|||
|
||||
---
|
||||
|
||||
By default, Dapr automatically inject a sidecar to enable the Dapr APIs for your applications, but sometimes this approach (using sidecars) might not be optimal for your use cases.
|
||||
By default, Dapr automatically injects a sidecar to enable the Dapr APIs for your applications. However, using sidecars might not be optimal for your specific use case.
|
||||
|
||||
Dapr Shared enable differenet deployment strategies to create Dapr Applications using Kubernetes `Daemonset` or `Deployment`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue