March 2020
Intermediate to advanced
626 pages
14h 45m
English
We will first verify whether mTLS is set up and enabled on Linkerd by inspecting the identity
logs. This process is used to confirm proxy-to-proxy communication:
$ linkerd tap deploy -n linkerd-lab
You will see live traffic from all existing deployments.
rsp id=3:9 proxy=in src=10.1.230.253:39874 dst=10.1.230.238:7001 tls=true :status=503 latency=3077µsend id=3:9 proxy=in src=10.1.230.253:39874 dst=10.1.230.238:7001 tls=true duration=20µs response-length=0Breq id=3:10 proxy=in src=10.1.230.253:39874 dst=10.1.230.238:7001 tls=true :method=HEAD :authority=authors:7001 :path=/authors/23955.jsonrsp id=3:10 proxy=in src=10.1.230.253:39874 ...
Read now
Unlock full access