mirror of https://github.com/dapr/docs.git
TOML update
This commit is contained in:
parent
d740e08bde
commit
8933b95777
|
@ -4,9 +4,8 @@ title: "Deploy Dapr on a Kubernetes cluster"
|
||||||
linkTitle: "Deploy Dapr"
|
linkTitle: "Deploy Dapr"
|
||||||
weight: 20000
|
weight: 20000
|
||||||
description: "Follow these steps to deploy Dapr on Kubernetes."
|
description: "Follow these steps to deploy Dapr on Kubernetes."
|
||||||
aliases: [
|
aliases:
|
||||||
"/getting-started/install-dapr-kubernetes/"
|
- /getting-started/install-dapr-kubernetes/
|
||||||
]
|
|
||||||
---
|
---
|
||||||
|
|
||||||
When setting up Kubernetes you can use either the Dapr CLI or Helm.
|
When setting up Kubernetes you can use either the Dapr CLI or Helm.
|
||||||
|
|
Loading…
Reference in New Issue