change image file name (#2655)

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
This commit is contained in:
Hannah Hunter 2022-07-19 20:17:48 -05:00 committed by GitHub
parent e4f401cc8f
commit 90dfd65f5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Dapr can be configured to run on any supported versions of Kubernetes. To achiev
- **dapr-placement:** Used for [actors]({{< ref actors >}}) only. Creates mapping tables that map actor instances to pods
- **dapr-sentry:** Manages mTLS between services and acts as a certificate authority. For more information read the [security overview]({{< ref "security-concept.md" >}}).
<img src="/images/overview_kubernetes.png" width=1000>
<img src="/images/overview-kubernetes.png" width=1000>
## Deploying Dapr to a Kubernetes cluster