Adding mariner link

Signed-off-by: shivam <shivamkm07@gmail.com>
This commit is contained in:
shivam 2022-10-05 15:33:27 +05:30
parent 17f98484af
commit 474a93b194
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ You can also specify a specific runtime version. Be default, the latest version
dapr init --runtime-version 1.4.0
```
You can also install Dapr with a particular image variant, for example: `mariner`.
You can also install Dapr with a particular image variant, for example: [mariner](https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-deploy/#using-mariner-based-images).
```bash
dapr init --image-variant mariner