Created
June 7, 2018 10:48
-
-
Save JanneMattila/f06eac8d6aba8db4b3b5035428cc21d7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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