Skip to content

Added support for deploying multiple fluentbit collector replicas #1561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

solidDoWant
Copy link
Contributor

What this PR does / why we need it:

Fluent bit collectors can only be deployed with one replica. Deploying multiple requires deploying separate collector resources and handling iterative naming (e.g. collector-1, collector-2) manually. This PR adds the replica field, matching the fluentd collector logic.

Which issue(s) this PR fixes:

N/A

Does this PR introduced a user-facing change?

Added the ability to deploy multiple fluentbit collector replicas.

Additional documentation, usage docs, etc.:

N/A

@solidDoWant solidDoWant force-pushed the feat/add-fluentbit-collector-replica-support-1 branch from 71ce68d to 601ff3d Compare April 17, 2025 06:03
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.

1 participant