Skip to content

Instantly share code, notes, and snippets.

@youngkin
Created March 14, 2020 21:58
Show Gist options
  • Save youngkin/06ac10d392eefd3c413994dd4b5faa10 to your computer and use it in GitHub Desktop.
Save youngkin/06ac10d392eefd3c413994dd4b5faa10 to your computer and use it in GitHub Desktop.
whoami service query
curl http://whoami.localhost
Hostname: whoami-deployment-69b7cb56cf-jg6tv
IP: 127.0.0.1
IP: 10.244.3.80
GET / HTTP/1.1
Host: whoami.localhost
User-Agent: curl/7.64.1
Accept: */*
Accept-Encoding: gzip
X-Forwarded-For: 10.244.0.0
X-Forwarded-Host: whoami.localhost
X-Forwarded-Port: 80
X-Forwarded-Proto: http
X-Forwarded-Server: my-traefik-release-6b44b7f698-s982p
X-Real-Ip: 10.244.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment