You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
Basically this will allow debug, per container access.
How it should work?
IPAdhoc:
<ip>.matcher
dial toip
and allow only some ports.PodAdhoc:
<pod>.matcher
- ask Kube API for pod IP (with some cache) and dial to fetchedip
and allow only some ports.The text was updated successfully, but these errors were encountered: