aws / aws/eks-charts

[aws-for-fluent-bit] add support for running pods in hostNetwork

Open Beginner friendly
#607 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.