Skip to content

Conversation

@snoop123
Copy link
Contributor

Update the Fluent Bit forward ClusterOutput template to use the fully-qualified domain name (.svc.cluster.local) instead of the partially qualified name (.svc) to ensure reliable service discovery across all namespaces and prevent cross-namespace DNS resolution issues.

Fixes #1794

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


Update the Fluent Bit forward ClusterOutput template to use the fully-qualified domain name (.svc.cluster.local) instead of the partially qualified name (.svc) to ensure reliable service discovery across all namespaces and prevent cross-namespace DNS resolution issues.

Fixes fluent#1794

Signed-off-by: snoop123 <snooppit@gmail.com>

Signed-off-by: snoop123 <30404303+snoop123@users.noreply.github.com>
@marcofranssen marcofranssen merged commit 2b4eabd into fluent:master Nov 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use fully-qualified .cluster.local DNS name in Fluent Bit ClusterOutput

2 participants