Skip to content
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

EKS aggregator demo with AWS load balancers and Vector source/sink #5

Open
spencergilbert opened this issue Aug 27, 2021 · 0 comments

Comments

@spencergilbert
Copy link
Contributor

spencergilbert commented Aug 27, 2021

Recapping a discussion with @jszwedko on modeling Vector as-an-aggregator for multiple EKS clusters.

  • Each "leaf" EKS would have a Vector aggregating per cluster
  • Each leaf aggregator forwards to an ALB which balances for the "central" aggregator/s with the vector sink/source

This limits the required in/out bound traffic to just Vector and a single port. Also allows for transformations/filtering at either the distributed or centralized layer.

Alternative:

  • Agents in each leaf cluster forward directly to the central aggregator/s with their needed sources, and reduces configuration maintenance (but may be more complicated load balancer wise).
@spencergilbert spencergilbert self-assigned this Aug 27, 2021
@spencergilbert spencergilbert changed the title EKS aggregator demo with AWS load balancers EKS aggregator demo with AWS load balancers and Vector source/sink Dec 10, 2021
@spencergilbert spencergilbert removed their assignment Jul 13, 2022
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

No branches or pull requests

1 participant