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

Update the Installing OpenShift on a single node instructions in the end user docs #27

Closed
mburke5678 opened this issue Mar 9, 2023 · 6 comments
Assignees
Labels
help wanted Extra attention is needed Website Items related to okd.io

Comments

@mburke5678
Copy link

openshift/openshift-docs#51152

The OKD end user docs have instructions for Installing "OpenShift on a single node" that is OCP-specific.

It needs to be significantly rewritten:

  • users will need to use installer from github releases instead of mirror.openshift.com
  • references to console.redhat.com need to be replaced with selfhosted assisted installer

The files are to be hidden on OKD docs until we can make these changes.

Assemblies:
installing/installing_sno/install-sno-preparing-to-install-sno.adoc
installing/installing_sno/install-sno-installing-sno.adoc

@mburke5678 mburke5678 converted this from a draft issue Mar 9, 2023
@JaimeMagiera JaimeMagiera moved this from 🆕 New to 📋 Backlog in OKD Planning Apr 4, 2023
@JaimeMagiera JaimeMagiera moved this from 📋 Backlog to 🔖 Ready in OKD Planning Apr 4, 2023
@binnes
Copy link
Member

binnes commented Apr 4, 2023

Need to wait until #2 is complete, so that content can be the basis of the docs

@JM1
Copy link

JM1 commented Sep 17, 2023

There are two ways to install SNO:

The Agent-based Installer approach will work when this has been merged. The OCP-documented approach works in 4.15 and will work in 4.14 when this has been merged.

@JaimeMagiera JaimeMagiera added the help wanted Extra attention is needed label Sep 19, 2023
@blaisep
Copy link

blaisep commented Oct 3, 2023

FWIW, I'm looking forward to this because I have a server in my homelab waiting for OKD.

@binnes binnes added the Website Items related to okd.io label Oct 31, 2023
@peterroth
Copy link

Good news:

~: oc get nodes
NAME           STATUS   ROLES                         AGE   VERSION
okd-sno-test   Ready    control-plane,master,worker   46m   v1.27.9+e36e183
~: oc get clusterversion
NAME      VERSION                          AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.14.0-0.okd-2024-01-26-175629   True        False         25m     Cluster version is 4.14.0-0.okd-2024-01-26-175629

Now just need to document it.

@peterroth
Copy link

Hello @mburke5678,
I started to document the required steps and got a question: as I saw in a previous commit you had, it's possible to mark if a part is only for OCP or if that's for OKD. Is it necessary to add ifndef::openshift-origin[] in case the given section is only for OCP?
My feeling is that it's required, but I'd like to be sure.

@GingerGeek
Copy link
Member

Thanks @peterroth this is closed by ther merge of openshift/openshift-docs#71809

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Website Items related to okd.io
Projects
Status: 🏗 In progress
Development

No branches or pull requests

7 participants