Merge pull request #354 from dapr/yaron2-patch-2

Update environment-setup.md
This commit is contained in:
Mark Fussell 2020-02-13 20:28:23 -08:00 committed by GitHub
commit bd3d297102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -120,8 +120,12 @@ Dapr will install the following pods:
### Setup Cluster
You can install Dapr on any Kubernetes cluster. Here are some helpful links:
- [Setup Minikube Cluster](./cluster/setup-minikube.md)
- [Setup Azure Kubernetes Service Cluster](./cluster/setup-aks.md)
- [Setup Google Cloud Kubernetes Engine](https://cloud.google.com/kubernetes-engine/docs/quickstart)
- [Setup Amazon Elastic Kubernetes Service](https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html)
### Using the Dapr CLI