We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c85b273 commit 8ab6e32Copy full SHA for 8ab6e32
documentation/modules/ROOT/pages/8mTLS.adoc
@@ -68,6 +68,10 @@ HOST:PORT STATUS SERVER CLIENT
68
customer.tutorial.svc.cluster.local:8080 OK STRICT ISTIO_MUTUAL tutorial/default tutorial/default
69
----
70
71
+You can follow two ways for sniffing traffic.
72
+If you are using `minikube` and the version of Istio Proxy container has `tcpdump` then `tcpdump` is your way.
73
+But if you are in a more restricted environment (ie production) then `ksniff` is the way to proceed to sniff traffic.
74
+
75
[tabs]
76
====
77
tcpdump::
0 commit comments