Update environment-setup.md (#357)

This commit is contained in:
Yaron Schneider 2020-02-14 09:10:08 -08:00 committed by GitHub
parent bd3d297102
commit d1cb25104d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -111,6 +111,9 @@ You should always run a `dapr uninstall` before running another `dapr init`.
## Installing Dapr on a Kubernetes cluster
When setting up Kubernetes you can do this either via the Dapr CLI or Helm.
*Note that installing Dapr using the CLI is recommended for testing purposes only.*
Dapr will install the following pods:
* dapr-operator: manages components and k8s services endpoints for Dapr (state stores, pub-subs, etc.)