doc: update README
This commit is contained in:
parent
ad5bbc0089
commit
029bb2c9db
@ -7,13 +7,10 @@ Custom Fluentd container.
|
|||||||
Possible use as drop in replacement for `fluentd-kubernetes-daemonset` using the upstream fluentd Helm charts.
|
Possible use as drop in replacement for `fluentd-kubernetes-daemonset` using the upstream fluentd Helm charts.
|
||||||
|
|
||||||
## Changes from fluentd-kubernetes-daemonset
|
## Changes from fluentd-kubernetes-daemonset
|
||||||
- Alpine 3.14 based
|
- Alpine 3.18 based
|
||||||
- passes Trivy scan as of Sep. 02 2021
|
|
||||||
- fluentd runs as non-root fluent user
|
- fluentd runs as non-root fluent user
|
||||||
- remove fluent-plugin-detect-exceptions due to being unmaintained and pulling in insecure dependencies
|
|
||||||
- restrict ES Ruby SDK to <7.14 to allow connections to any OSS ES clusters
|
- restrict ES Ruby SDK to <7.14 to allow connections to any OSS ES clusters
|
||||||
- latest plugins otherwise
|
|
||||||
|
|
||||||
# Resources
|
# Resources
|
||||||
- https://github.com/fluent/fluentd-docker-image/blob/master/v1.14/alpine/Dockerfile
|
- https://github.com/fluent/fluentd-docker-image/blob/master/v1.14/alpine/Dockerfile
|
||||||
- https://github.com/fluent/fluentd-kubernetes-daemonset/tree/master/docker-image/v1.14/debian-elasticsearch7
|
- https://github.com/fluent/fluentd-kubernetes-daemonset/tree/master/docker-image/v1.16/debian-elasticsearch7
|
||||||
|
Loading…
Reference in New Issue
Block a user