mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fluent-bit Chart
Fluent Bit is an open source and multi-platform Log Forwarder.
Chart Details
This chart will do the following:
- Install a configmap for fluent bit
- Install a daemonset that provisions the fluent bit [per-host architecture]
Installing the Chart
To install the chart with the release name my-release:
$ helm install --name my-release stable/fluent-bit
Configuration
Configurable values are documented in the values.yaml.
Specify each parameter using the --set key=value[,key=value] argument to helm install.
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,
$ helm install --name my-release -f values.yaml stable/fluent-bit
Tip
: You can use the default values.yaml