monitor-armada-app/monitor-helm
John Kung e6f08a933e Infrastructure and Cluster Monitoring
Add upstream stable helm charts for Elastic log monitoring:
components: elasticsearch, filebeat, metricbeat, logstash, kibana.

This enables build of monitor-helm which contains the helm charts
required for the stx-monitor application.
A Kibana patch is required for the Helm/Tiller issue with the
checksum handling.

The Elastic 7.x Apache 2.0 Licensed ("oss") images are included.

These helm charts are included when performing:
    build-pkgs monitor-helm

    and requires stx-config:
    build-pkgs stx-monitor-helm
    build-helm-charts.sh --app stx-monitor

Change-Id: Ic9a5b909dfbf60e39f98f3f14fe9bbac2de1d42b
Depends-On: Id6e1180f2c4d6b736aaedd73430d0696ae9d0744
Story: 2005733
Task: 33413
Co-Authored-By: Kevin Smith <kevin.smith@windriver.com>
Signed-off-by: John Kung <john.kung@windriver.com>
2019-08-21 17:16:37 -04:00
..
centos Infrastructure and Cluster Monitoring 2019-08-21 17:16:37 -04:00
files Infrastructure and Cluster Monitoring 2019-08-21 17:16:37 -04:00
Readme.rst Infrastructure and Cluster Monitoring 2019-08-21 17:16:37 -04:00

Readme.rst

This repo is for https://github.com/helm/charts/tree/master/stable/elasticsearch https://github.com/helm/charts/tree/master/stable/filebeat https://github.com/helm/charts/tree/master/stable/metricbeat https://github.com/helm/charts/tree/master/stable/kibana https://github.com/helm/charts/tree/master/stable/kube-state-metrics

Changes to this repo are needed for StarlingX and those changes are not yet merged. Rather than clone and diverge the repo, the repo is extracted at a particular git SHA, and patches are applied on top.

As those patches are merged, the SHA can be updated and the local patches removed.