Add alias to old path

This commit is contained in:
Aaron Crawfis 2021-02-02 15:08:25 -08:00 committed by GitHub
parent ac7af179e2
commit 00d753d5cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ title: "Deploy Dapr on a Kubernetes cluster"
linkTitle: "Deploy Dapr"
weight: 20000
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.