Created
March 5, 2019 06:01
-
-
Save praveenkumar/4f0b929593563c087bc724b75c83ee40 to your computer and use it in GitHub Desktop.
[DONT DELETE] installer related gist and comments.
This file contains 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
This gist contain the install related comments. |
How to debug for a node
$ oc debug node/<node_name>
$ chroot /host /bin/bash
Get the endpoint of a service
$ oc get svc
$ oc get ed <svc_name>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Adding worker label to master.