Skip to content

Commit

Permalink
update about DNS service
Browse files Browse the repository at this point in the history
  • Loading branch information
Bin Yi committed Apr 12, 2019
1 parent 80c614f commit 5b05e0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
## Rre-requests

* Make sure a Kubernetes cluster is created and you can use `kubectl` to access it.
* Make sure Kubernetes cluster enable the DNS service ([steps](https://kubernetes.io/docs/concepts/services-networking/connect-applications-service/#dns))
* Create HTTP source(s) in your Sumo Logic account and get HTTP Source URL(s).
* Run `echo -n '<YOUR_HTTP_URL>' | base64` to encode URL.
* Run `echo -n '<YOUR_HTTP_URL>' | base64` to encode the URL with base-64.

## Setting up Fluentd

Expand Down

0 comments on commit 5b05e0c

Please sign in to comment.