Skip to content

Commit

Permalink
docs: Add info for kubernetes endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
Onyxmoon committed Jan 16, 2024
1 parent 177aa9c commit 74af40e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ The complete application can be deployed within a kubernetes cluster.
```shell
kubectl apply -R -f ./kubernetes/manifests
```

5. The main page can be accessed via the public port of the `HTTP Proxy Service` container.
Monitoring can be accessed via the Grafana public port. There is an example dashboard configuration file at [kubernetes/grafana](kubernetes/grafana/dashboard-config.json).
## Setup project in Docker
### Requirements
- Docker Compose version v2.23.3
Expand Down

0 comments on commit 74af40e

Please sign in to comment.