Found while reading
This commit is contained in:
gmusial-obj 2020-02-25 23:21:31 +01:00 committed by GitHub
parent 8e45ac5964
commit 1fa6bc30c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Dapr exposes its APIs as a sidecar architecture, either as a container or as a p
![Dapr overview](images/overview-sidecar.png)
In container hosting environments such a Kubernetes, Dapr runs as a side-car container with the application container in the same pod.
In container hosting environments such as Kubernetes, Dapr runs as a side-car container with the application container in the same pod.
![Dapr overview](images/overview-sidecar-kubernetes.png)