Skip to content

Commit 8ab6e32

Browse files
committed
tcpdump vs ksniff
1 parent c85b273 commit 8ab6e32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documentation/modules/ROOT/pages/8mTLS.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ HOST:PORT STATUS SERVER CLIENT
6868
customer.tutorial.svc.cluster.local:8080 OK STRICT ISTIO_MUTUAL tutorial/default tutorial/default
6969
----
7070

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+
7175
[tabs]
7276
====
7377
tcpdump::

0 commit comments

Comments
 (0)