Skip to content
New issue

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

Documentation issue under Deploy OpenShift #27

Open
dpearceMN opened this issue Feb 28, 2024 · 1 comment
Open

Documentation issue under Deploy OpenShift #27

dpearceMN opened this issue Feb 28, 2024 · 1 comment

Comments

@dpearceMN
Copy link

Step 1 - I can not get either option to work.

Q1: Is rhcos equal to the rhcos*.iso file?
Q2: For the bootstrap method, do you replace the entire line after pressing the TAB?
Q3: For the other method I get the following error:
image

# Bootstrap Node - ocp-bootstrap
coreos.inst.install_dev=sda coreos.inst.image_url=http://192.168.22.1:8080/ocp4/rhcos coreos.inst.insecure=yes coreos.inst.ignition_url=http://192.168.22.1:8080/ocp4/bootstrap.ign

# Or if you waited for it boot, use the following command then just reboot after it finishes and make sure you remove the attached .iso
sudo coreos-installer install /dev/sda -u http://192.168.22.1:8080/ocp4/rhcos -I http://192.168.22.1:8080/ocp4/bootstrap.ign --insecure --insecure-ignition
@dpearceMN
Copy link
Author

dpearceMN commented Feb 28, 2024

Using RHCOS 4.14 - There is no *.sig file. Can not find one the RedHat OpenShift Cluster Manager site.
The --insecure flag does not seem to work on coreos-installer version 0.17.0 as it still tries to download the signature file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant