kubernetes/cluster/addons/fluentd-elasticsearch/es-image
Jan Klare a7ed23be8e
update fluentd-elasticsearch addon
* elastic now provides a fully opensource version for their prebuild
docker images (elasticsearch, kibana and so on). To avoid running into
licensing conflicts for this addon example, we should rather use these
images instead of the premium ones (were we also have to disable premium
features manually right now)
* remove disable flags for xpack, since *-oss images do not include this anymore
* bump elasticsearch and kibana version from 5.6.4 to 6.2.4
* use oss version from elastic as baseimg for kibana and elasticsearch
* bump fluentd version to ~>1.1.3
* bump gem 'fluent-plugin-elasticsearch' to '~>2.9.1' to allow usage of elasticsearch 6.x
* bump fluentd-es-image to v2.1.0
* fix elasticserach run.sh to align with new elasticsearch upstream container structure
2018-04-25 10:04:40 +02:00
..
config update fluentd-elasticsearch addon 2018-04-25 10:04:40 +02:00
.gitignore Refactor gcr.io/google_containers/elasticsearch to alpine 2017-05-15 17:52:39 +02:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
Dockerfile update fluentd-elasticsearch addon 2018-04-25 10:04:40 +02:00
elasticsearch_logging_discovery.go fix typo in cluster 2018-02-03 11:08:06 +08:00
Makefile update fluentd-elasticsearch addon 2018-04-25 10:04:40 +02:00
run.sh update fluentd-elasticsearch addon 2018-04-25 10:04:40 +02:00