Created
March 5, 2018 19:30
-
-
Save dav1x/54e668cceb04a8957329ab2592a476f9 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
[root@master-0 ~]# oc get nodes -o wide | |
NAME STATUS AGE VERSION EXTERNAL-IP OS-IMAGE KERNEL-VERSION | |
app-0 Ready 58d v1.6.1+5115d708d7 172.17.0.1 Unknown 3.10.0-693.el7.x86_64 | |
app-1 Ready 58d v1.6.1+5115d708d7 172.17.0.1 Unknown 3.10.0-693.el7.x86_64 | |
app-2 Ready 58d v1.6.1+5115d708d7 172.17.0.1 Unknown 3.10.0-693.el7.x86_64 | |
app-3 Ready 58d v1.6.1+5115d708d7 172.17.0.1 Unknown 3.10.0-693.el7.x86_64 | |
infra-0 Ready 58d v1.6.1+5115d708d7 fe80::f47e:c1ff:fe23:e96b Unknown 3.10.0-693.el7.x86_64 | |
master-0 Ready,SchedulingDisabled 58d v1.6.1+5115d708d7 172.17.0.1 Unknown 3.10.0-693.el7.x86_64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment