tree: 027320c181b4b6b049fe55def99340a720b3eee9 [path history] [tgz]
  1. Chart.yaml
  2. README.md
  3. files/
  4. templates/
  5. tests/
  6. values.yaml
chronos-umbrella/README.md

Chronos Umbrella chart

Provides a Helm chart for deploying

  • aether-enterprise-portal
  • chronos-exporter
  • grafana
  • prometheus

to Kubernetes.

See the documentation for more info.

Deployment on own K8S

To deploy locally use

helm -n chronos install chronos-umbrella aether/chronos-umbrella

and port-forward with:

kubectl -n chronos port-forward deployment/aether-enterprise-portal 8184:80

Deployment on https://chronos-dev.onlab.us

When deployed this is available as

This is protected with basic Auth: username onfstaff - ask for password

To update the deployment for a new version of chronos-umbrella update the 2 files:

if your patch changes the configmap only, we have to delete the pod to reload the cnofigmap