[aws-for-fluent-bit] add support for running pods in hostNetwork
Open
Beginner friendly
enhancement
- Dominant language
- Mustache
- Stars
- 1.3k
- Forks
- 1.1k
- Avg merge
- 22m
- Merged PRs (30d)
- 5
Description
When running a cluster with custom CNI configuration with additional CIDR blocks then it would be handy to run fluent-bit pods in host network to avoid NAT for the logging traffic.
Helm Chart: **aws-for-fluent-bit**
Adding `hostNetwork` to the daemonset and make it default `false`.
Contributor guide
Research direction
Start by locating the aws-for-fluent-bit Helm chart's DaemonSet template and its values configuration. Add a configurable hostNetwork setting with a default of false, then verify the rendered chart produces the expected DaemonSet configuration when enabled and leaves it disabled by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100