mirror of https://github.com/dapr/docs.git
fix kubernetes related texts
This commit is contained in:
parent
a5de6585c0
commit
5a0f918b69
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
---
|
---
|
Loading…
Reference in New Issue