OpenShift Installation Validation: Difference between revisions
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
Use the administrative user defined as part of your "identity provider" declaration. | Use the administrative user defined as part of your "identity provider" declaration. | ||
=Verify etcd= | |||
{{Internal|Etcd_Operations#Cluster_Health|etcd Cluster Health}} | |||
{{Internal|Etcd_Operations#Member_List|etcd Member List}} |
Revision as of 16:28, 16 May 2017
External
Internal
On Masters
On each master node, run as root:
oc get nodes
Output example:
NAME STATUS AGE infranode1.rdu20.internal Ready 2h infranode2.rdu20.internal Ready 2h master1.rdu20.internal Ready,SchedulingDisabled 2h master2.rdu20.internal Ready,SchedulingDisabled 2h master3.rdu20.internal Ready,SchedulingDisabled 2h node1.rdu20.internal Ready 2h node2.rdu20.internal Ready 2h
Web Console
https://loadbalancer.rdu20.example.opentlc.com
Use the administrative user defined as part of your "identity provider" declaration.