Skip to content
Discussion options

You must be logged in to vote

By the way using not the linkerd sidecar I managed to dump the mtls :)

kubectl debug hello-world-app-test-xxx -n test -it --image nicolaka/netshoot

tcpdump -i eth0 port 4143 -s 0 -w /var/tmp/mesh.pcap

kubectl cp -n xx -c xx hello-world-app-test-xxxx/var/tmp/mesh.pcap ./mesh.pcap

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Nikoolayy1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant