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

Daemonset instead of sidecar for ECS Clusters #15

Open
jtheo opened this issue Sep 24, 2021 · 1 comment
Open

Daemonset instead of sidecar for ECS Clusters #15

jtheo opened this issue Sep 24, 2021 · 1 comment

Comments

@jtheo
Copy link

jtheo commented Sep 24, 2021

I understand the reason to run it as a sidecar in Fargate, but could it be running in a DaemonSet and reporting all the tasks in the node for the ECS clusters?

Not sure if it would be enough to avoid incurring the ECS API rate limiting.

@rakyll
Copy link
Contributor

rakyll commented Sep 24, 2021

One limitation right now is the metadata server is being able from tasks. I think one of the potential things we can do is to either make this exposition format available from ecs-agent or the metadata server's itself so it doesn't have to be run as a sidecar. Would you be interested in filing an issue at https://github.com/aws/containers-roadmap/issues?

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

2 participants