Skip to content

Instantly share code, notes, and snippets.

@JanneMattila
Created June 7, 2018 10:48
Show Gist options
  • Save JanneMattila/f06eac8d6aba8db4b3b5035428cc21d7 to your computer and use it in GitHub Desktop.
Save JanneMattila/f06eac8d6aba8db4b3b5035428cc21d7 to your computer and use it in GitHub Desktop.
docker ps --filter "name=ptrxm"
docker exec 0035 curl -d '{"readiness":false,"liveness":true}' -H "Content-Type: application/json" -X POST http://localhost/api/HealthCheck
kubectl get pods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment