Skip to content

Helm chart and Dockerfile to deploy Fluentd, integrated with Kubernetes metadata

Notifications You must be signed in to change notification settings

nachomillangarcia/helm-chart-fluentd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

helm-chart-fluentd

Helm chart and Dockerfile to deploy Fluentd. It includes configuration and plugins to integrate with Kubernetes metadata

Dockerfile

See docker folder. It includes Fluentd v0.14.25 and the following plugins:

Autometed builds of this Dockerfile are available in DockerHub

Helm Chart

See helm folder. It create a daemonset, a configmap with fluentd configuration, and a RBAC setup for fluentd pods. WARNING: By default it grants cluster-admin permissions.

Deploy

cd helm
helm install .

About

Helm chart and Dockerfile to deploy Fluentd, integrated with Kubernetes metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published