Meridio icon indicating copy to clipboard operation
Meridio copied to clipboard

Debugging Tool: privileged daemonset

Open LionelJouin opened this issue 1 year ago • 43 comments

Description

  • Daemonset to have access to all worker
  • Sharing host network namespace to have access to NetNs of all pods
  • /run/netns and /run/contained shared
  • New Dockerfile with debugging tools

Issue link

/

Checklist

  • Purpose
    • [ ] Bug fix
    • [ ] New functionality
    • [ ] Documentation
    • [ ] Refactoring
    • [ ] CI
  • Test
    • [ ] Unit test
    • [ ] E2E Test
    • [x] Tested manually
  • Introduce a breaking change
    • [ ] Yes (description required)
    • [x] No
  • Introduce changes in the Operator
    • [ ] Yes (description required)
    • [x] No

LionelJouin avatar Jul 15 '22 12:07 LionelJouin