che-server/deploy/kubernetes
Lukas Krejci d789f290dd Add prometheus and grafana to the Helm chart (#12088)
* Adds prometheus and grafana as to the deployment

moves che's custom charts into "custom-charts" directory so that they don't
interfere with helm which uses the "charts" directory to download and use
all the other remote dependencies.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>

* Deploy our own ingress for prometheus and grafana so that we can have
templatized names of the same format as the same of the deployment.

Also removed the hardcoded time interval in the sample dashboard so that
it uses the default of "last 6 hrs".

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>

* New lines at the end of the files and whitespace removal.
2018-12-05 13:06:35 +02:00
..
helm Add prometheus and grafana to the Helm chart (#12088) 2018-12-05 13:06:35 +02:00
README.md Remove pure kubectl deployment (#11894) 2018-11-14 10:00:05 +02:00

README.md

Deployment instructions for Single User and Multi User Che.