-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.12
-
None
-
Moderate
-
None
-
False
-
Description of problem:
The 'agent' subcommand is missing in the example of ./openshift-install ... wait-for
Version-Release number of selected component (if applicable):
https://redhat:redhat@docs.openshift.com/container-platform/4.12/installing/installing_with_agent_based_installer/installing-with-agent-based-installer.html#installing-with-agent-based-installer 9. Optional: To know when the bootstrap node ( node 0 ) reboots, run the following command: $ ./openshift-install --dir <manifests_directory> wait-for bootstrap-complete \ --log-level=info
How reproducible:
Always
Steps to Reproduce:
1. 2. 3.
Actual results:
./openshift-install --dir <manifests_directory> wait-for bootstrap-complete \ --log-level=info
Expected results:
./openshift-install --dir <manifests_directory> agent wait-for bootstrap-complete \ --log-level=info
Additional info: