mirror of https://github.com/dapr/docs.git
Merge branch 'master' into master-from-website-merge-20201203
This commit is contained in:
commit
37467fdb0f
|
|
@ -118,4 +118,4 @@ The `dapr-sentry` service is a certificate authority that enables mutual TLS bet
|
|||
|
||||
<img src="/images/overview_kubernetes.png" width=800>
|
||||
|
||||
Deploying and running a Dapr enabled application into your Kubernetes cluster is a simple as adding a few annotations to the deployment schemes. You can see some examples [here](https://github.com/dapr/quickstarts/tree/master/hello-kubernetes/deploy) in the Kubernetes getting started sample. Try this out with the [Kubernetes quickstart](https://github.com/dapr/quickstarts/tree/master/hello-kubernetes).
|
||||
Deploying and running a Dapr enabled application into your Kubernetes cluster is as simple as adding a few annotations to the deployment schemes. You can see some examples [here](https://github.com/dapr/quickstarts/tree/master/hello-kubernetes/deploy) in the Kubernetes getting started sample. Try this out with the [Kubernetes quickstart](https://github.com/dapr/quickstarts/tree/master/hello-kubernetes).
|
||||
|
|
|
|||
|
|
@ -84,9 +84,9 @@ First you need to connect Prometheus as a data source to Grafana.
|
|||
|
||||

|
||||
|
||||
5. Add Prometheus as a data soruce.
|
||||
5. Add Prometheus as a data source.
|
||||
|
||||

|
||||

|
||||
|
||||
6. Enter Promethesus server address in your cluster.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue