We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ oc get nodes NAME STATUS ROLES AGE VERSION ocp1-cp-1 Ready control-plane,master 33d v1.30.6 ocp1-cp-2 Ready control-plane,master 33d v1.30.6 ocp1-cp-3 Ready control-plane,master 33d v1.30.6 ocp1-worker-1 Ready worker 33d v1.30.6 ocp1-worker-2 Ready worker 33d v1.30.6 ocp1-worker-3 NotReady worker 33d v1.30.6
$ oc get vm NAME AGE STATUS READY ocp1-cp-0 33d Running True ocp1-cp-1 33d Running True ocp1-cp-2 33d Running True ocp1-worker-0 33d Running True ocp1-worker-1 33d Running True ocp1-worker-2 33d Running True
Different counting from 0..2 vs 1..3
The text was updated successfully, but these errors were encountered:
Fix: VM Names and Hostnames are different #81
510981a
#81
Fixed with last commit.
Sorry, something went wrong.
No branches or pull requests
Different counting from 0..2 vs 1..3
The text was updated successfully, but these errors were encountered: