**Context:** - In K8s, a common use case includes SSH-ing into a node or a pod. - Using SSH protocol, the OS can be instructed to run commands **Requested**: - Research the possibly to intercept SSH protocol - Implement the SSH protocol support **TBD** - Decide if this is a Tracer or a Worker feature (e.g. dos this require eBPF)
Context:
Requested:
TBD