Skip to content

Instantly share code, notes, and snippets.

@mhiro2
Created June 9, 2018 15:00
Show Gist options
  • Save mhiro2/9ad0fa2d95e70210f57abfb9d85d264a to your computer and use it in GitHub Desktop.
Save mhiro2/9ad0fa2d95e70210f57abfb9d85d264a to your computer and use it in GitHub Desktop.
$ curl -o /dev/null -s -w "%{http_code}\n" http://${INGRESS_HOST}:${INGRESS_PORT}/productpage
200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment