eldadru / ksniff

Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark
Apache License 2.0
3.13k stars 186 forks source link

cloud storage support for sniff output #170

Open anson627 opened 1 year ago

anson627 commented 1 year ago

to make it easy to access sniff output file, we can integrate with major cloud storage: aws s3, azure blob, google cloud storage

it is typical to put k8s access behind vpn and a jumpbox when running k8s on top of cloud, it is manual and fragile to scp files here and there, have an option to download/upload files from cloud storage make it convenient