Skip to content

Instantly share code, notes, and snippets.

@Patanouk

Patanouk/.txt Secret

Created February 8, 2021 09:54
Show Gist options
  • Save Patanouk/d290073772f612663540f2180c4b16a7 to your computer and use it in GitHub Desktop.
Save Patanouk/d290073772f612663540f2180c4b16a7 to your computer and use it in GitHub Desktop.
Proxy logs for the identity
time="2021-02-08T09:21:04Z" level=info msg="running version stable-2.9.2"
[ 0.001293s] INFO ThreadId(01) linkerd2_proxy::rt: Using single-threaded proxy runtime
[ 0.002169s] INFO ThreadId(01) linkerd2_proxy: Admin interface on 0.0.0.0:4191
[ 0.002188s] INFO ThreadId(01) linkerd2_proxy: Inbound interface on 0.0.0.0:4143
[ 0.002192s] INFO ThreadId(01) linkerd2_proxy: Outbound interface on 127.0.0.1:4140
[ 0.002198s] INFO ThreadId(01) linkerd2_proxy: Tap interface on 0.0.0.0:4190
[ 0.002204s] INFO ThreadId(01) linkerd2_proxy: Local identity is linkerd-identity.linkerd.serviceaccount.identity.linkerd.cluster.local
[ 0.002211s] INFO ThreadId(01) linkerd2_proxy: Identity verified via localhost:8080
[ 0.002215s] INFO ThreadId(01) linkerd2_proxy: Destinations resolved via linkerd-dst-headless.linkerd.svc.cluster.local:8086 (linkerd-destination.linkerd.serviceaccount.identity.linkerd.cluster.local)
[ 0.002579s] INFO ThreadId(01) outbound: linkerd2_app: listen.addr=127.0.0.1:4140 ingress_mode=false
[ 0.002683s] INFO ThreadId(01) inbound: linkerd2_app: listen.addr=0.0.0.0:4143
[ 0.010747s] INFO ThreadId(02) daemon:identity: linkerd2_app: Certified identity: linkerd-identity.linkerd.serviceaccount.identity.linkerd.cluster.local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment