-
Couldn't load subscription status.
- Fork 1.8k
OSDOCS-14733 Docs: Replace fcos references with scos #93587
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
base: main
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -233,6 +233,7 @@ ifdef::vsphere[] | |
| 2. As with all user-provisioned installations, if you choose to use {op-system-base} compute machines in your cluster, you take responsibility for all operating system life cycle management and maintenance, including performing system updates, applying patches, and completing all other required tasks. Use of {op-system-base} 7 compute machines is deprecated and has been removed in {product-title} 4.10 and later. | ||
| endif::vsphere[] | ||
| -- | ||
| ifndef::openshift-origin[] | ||
| [NOTE] | ||
| ==== | ||
| For {product-title} version 4.18, RHCOS is based on RHEL version 9.4, which updates the micro-architecture requirements. The following list contains the minimum instruction set architectures (ISA) that each architecture requires: | ||
|
|
@@ -244,6 +245,7 @@ For {product-title} version 4.18, RHCOS is based on RHEL version 9.4, which upda | |
|
|
||
| For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/9.2_release_notes/index#architectures[Architectures] ({op-system-base} documentation). | ||
| ==== | ||
| endif::openshift-origin[] | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We need to add a section for OKD that from 4.20 SCOS is based on CentOS Stream 10, which bumps the micro-architecture version from previous versions There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Being that we're not referencing the older CS8 versions anymore, we can probably word this as from version 4.20 onward OKD will be on CS10. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @ausil @spotzz |
||
|
|
||
| ifdef::azure[] | ||
| [IMPORTANT] | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is "CentOS Stream" i believe, not "Streams". @ausil can correct me if i'm wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It appears you are correct. Thanks!