TOML update

This commit is contained in:
Aaron Crawfis 2021-02-02 15:11:05 -08:00 committed by GitHub
parent d740e08bde
commit 8933b95777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -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.