fix kubernetes related texts

This commit is contained in:
yaron2 2021-02-02 11:49:54 -08:00
parent a5de6585c0
commit 5a0f918b69
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ Run `dapr init -k --runtime-version 1.0.0-rc.3` on your local machine:
```bash ```bash
$ dapr init -k --runtime-version 1.0.0-rc.3 $ dapr init -k --runtime-version 1.0.0-rc.3
```
⌛ Making the jump to hyperspace... ⌛ Making the jump to hyperspace...
Note: To install Dapr using Helm, see here: https://github.com/dapr/docs/blob/master/getting-started/environment-setup.md#using-helm-advanced Note: To install Dapr using Helm, see here: https://github.com/dapr/docs/blob/master/getting-started/environment-setup.md#using-helm-advanced

View File

@ -4,5 +4,5 @@ title: "Kubernetes cluster setup"
linkTitle: "How-to: Setup clusters" linkTitle: "How-to: Setup clusters"
weight: 60000 weight: 60000
description: > description: >
How to setup dapr on a kubernetes cluster. How to create a Kubernetes cluster
--- ---