I worked on `kubectl rustnet`

It creates an ephemeral pod running full TUI with eBPF process attribution, deep packet inspection for 21+ protocols, and automatic cleanup when you're done.

No sidecar, no DaemonSet, no leftover resources.

Working on what's next: resolving pod names and container IDs so you can see exactly which workload is generating that traffic.

kubectl krew install rustnet

https://github.com/domcyrus/kubectl-rustnet

#Rust #OpenSource #Kubernetes #k8s #Networking #eBPF #DevOps

@DomCyrus this looks really useful. Looking forward to use it some time soon :)
@sheogorath thanks a lot. Please let me know if you have some issues or if you have some ideas for improvement.
@DomCyrus this looks extremely useful
@heatsink Thanks! Let me know if you run into any issues or if you have any ideas for improvement.