Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mchmarny committed Sep 17, 2020
1 parent 1a02729 commit e9e98c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dapr Cluster Setup

An opinionated Kubernetes clusters Dapr deployment:
An opinionated Dapr deployment to Kubernetes including:

* Latest version of Dapr
* Metrics Monitoring
Expand All @@ -23,6 +23,7 @@ An opinionated Kubernetes clusters Dapr deployment:
* [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) to do k8s stuff (`brew install kubectl`)
* [Helm 3](https://helm.sh/docs/intro/install/) to install Dapr and its dependencies (`brew install helm`)
* [certbot](https://certbot.eff.org/lets-encrypt/osx-other.html) to generate wildcard cert (`brew install certbot`)
* Domain name and access to the DNS service where you can manage it

## Deployment

Expand Down

0 comments on commit e9e98c9

Please sign in to comment.