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

Docker Orchestration Support (Swarm + Kubernetes) #10

Open
saada opened this issue Oct 7, 2017 · 0 comments
Open

Docker Orchestration Support (Swarm + Kubernetes) #10

saada opened this issue Oct 7, 2017 · 0 comments

Comments

@saada
Copy link
Owner

saada commented Oct 7, 2017

  • Use ansible to deploy privileged docker agents on each node
  • Agents can be based on https:/nicolaka/netshoot
  • Agents only care about received packets per container
  • Agents send tcp traces to a centralized backend server via UDP
  • Backend cleans up data and updates its state in memory, then, sends current state to the frontend
  • Backend dynamically adds nodes as new ips show up
  • Periodically, IPs are mapped to container metadata every say 10s
  • Side-effect: Decouple project from sysdig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant