mirror of https://github.com/dapr/docs.git
Add alias to old path
This commit is contained in:
parent
ac7af179e2
commit
00d753d5cb
|
@ -4,6 +4,9 @@ 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 = [
|
||||||
|
"/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