a6480078 / helm-charts

Official Helm Chart Repository for InfluxTSDB Applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InfluxTSDB Helm charts

License

Usage

  1. Install Helm. For more information, see Helm documentation.

  2. Install Chart:

    git clone https://github.com/influxtsdb/helm-charts.git
    cd helm-charts/charts
    # install influx-proxy
    helm install influx-proxy ./influx-proxy
    # install influxdb-cluster
    helm install influxdb-cluster ./influxdb-cluster
    # install influxdb-admin
    helm install influxdb-admin ./influxdb-admin

Charts

Support

These Helm charts are community supported. InfluxTSDB provides no official support for their use.

Pull requests and issues are the responsibility of the project's moderator(s) which may include vetted individuals outside of the InfluxTSDB organization. All issues should be reported and managed via GitHub (not via InfluxTSDB's standard support process).

License

MIT License

About

Official Helm Chart Repository for InfluxTSDB Applications

License:MIT License


Languages

Language:Mustache 69.5%Language:Smarty 30.5%