kubezero/charts/kubezero-logging
Stefan Reimer f11e98d69e Bugfix release for Calico, README updates 2020-08-14 17:05:25 +01:00
..
eck Various logging fixes to get a first version of ES and Kibana running 2020-08-13 19:44:50 +01:00
templates More logging fixes... ready for first trial 2020-08-14 15:52:10 +01:00
.helmignore Add rabbitmq ingress gateway def 2020-08-11 15:09:48 +01:00
Chart.yaml Various logging fixes to get a first version of ES and Kibana running 2020-08-13 19:44:50 +01:00
README.md Bugfix release for Calico, README updates 2020-08-14 17:05:25 +01:00
README.md.gotmpl Add rabbitmq ingress gateway def 2020-08-11 15:09:48 +01:00
values-test.yaml More logging fixes... ready for first trial 2020-08-14 15:52:10 +01:00
values.yaml More logging fixes... ready for first trial 2020-08-14 15:52:10 +01:00

README.md

kubezero-logging

KubeZero Umbrella Chart for complete EFK stack

Current chart version is 0.0.2

Source code can be found here

Chart Requirements

Repository Name Version
https://zero-down-time.github.io/kubezero/ kubezero-lib >= 0.1.3

Changes from upstream

ECK

  • Operator mapped to controller nodes

ES

  • SSL disabled ( Todo: provide cluster certs and setup Kibana/Fluentd to use https incl. client certs )

  • Installed Plugins:

    • repository-s3
    • elasticsearch-prometheus-exporter
  • Cross AZ Zone awareness is implemented via nodeSets

Kibana

  • increased timeout to ES to 3 minutes

Manual tasks ATM

  • Install index template
  • setup Kibana
  • create logstash-* Index Pattern

Chart Values

Key Type Default Description
es.elastic_password string ""
es.nodeSets list []
es.prometheus bool false
es.s3Snapshot.enabled bool false
es.s3Snapshot.iamrole string ""
kibana.count int 1
kibana.istio.enabled bool false
kibana.istio.gateway string "istio-system/ingressgateway"
kibana.istio.url string ""
version string "7.8.1"

Resources: