From 09dc31cc2255cf1af00d7010658f73b200159cb5 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Thu, 25 Apr 2024 15:22:37 +0000 Subject: [PATCH] doc: update README --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5ba867a..348d478 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,11 @@ Public Repo: https://gallery.ecr.aws/zero-downtime/fluentd-concenter ## Abstract -Custom Fluentd container. +Opinionated Fluentd container intended to work as central ingestion service fronting eg. OpenSearch. -Possible use as drop in replacement for `fluentd-kubernetes-daemonset` using the upstream fluentd Helm charts. - -## Changes from fluentd-kubernetes-daemonset -- Alpine 3.18 based +## Features +- Alpine 3.19 based - fluentd runs as non-root fluent user -- restrict ES Ruby SDK to <7.14 to allow connections to any OSS ES clusters # Resources - https://github.com/fluent/fluentd-docker-image/blob/master/v1.14/alpine/Dockerfile