-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[RHACS] [Docs] [rhacs-docs-main] ROX-33164: Fixing DITA errors in cloud_service/acscs-default-requirements.adoc #112135
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
Open
agantony
wants to merge
1
commit into
openshift:rhacs-docs-main
Choose a base branch
from
agantony:ROX33164-dita-rework-acscs-default-requirements
base: rhacs-docs-main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+87
−52
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| // Module included in the following assemblies: | ||
| // | ||
| // * cloud_service/acscs-default-requirements.adoc | ||
|
|
||
| :_mod-docs-content-type: REFERENCE | ||
| [id="acscs-helm-requirements_{context}"] | ||
| = Helm requirements | ||
|
|
||
| [role="_abstract"] | ||
| Requirements for installing {product-title-managed-short} using Helm charts. | ||
|
|
||
| If you plan to install {product-title-managed-short} by using Helm charts, you must meet the following requirements: | ||
|
|
||
| * You must have Helm command-line interface (CLI) v3.2 or newer, if you are installing or configuring {product-title-managed-short} using Helm charts. | ||
| Use the `helm version` command to verify the version of Helm you have installed. | ||
| ifdef::op[] | ||
| * You must have the required permissions to configure deployments in the Central cluster. | ||
| endif::op[] | ||
| * You must have access to the Red{nbsp}Hat Container Registry. For information about downloading images from `registry.redhat.io`, see "Red{nbsp}Hat Container Registry Authentication". |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,52 @@ | ||
| // Module included in the following assemblies: | ||
| // | ||
| // * cloud_service/acscs-default-requirements.adoc | ||
|
|
||
| :_mod-docs-content-type: REFERENCE | ||
| [id="acscs-system-requirements_{context}"] | ||
| = System requirements | ||
|
|
||
| [role="_abstract"] | ||
| System, architecture, processor, memory, and storage requirements for installing {product-title-managed-short}. | ||
|
|
||
| [WARNING] | ||
| ==== | ||
| You must not install {product-title-managed-short} on: | ||
|
|
||
| * Amazon Elastic File System (Amazon EFS). Use the Amazon Elastic Block Store (Amazon EBS) with the default *gp2* volume type instead. | ||
| * Older CPUs that do not have the Streaming SIMD Extensions (SSE) 4.2 instruction set. | ||
| For example, Intel processors older than _Sandy Bridge_ and AMD processors older than _Bulldozer_. | ||
| These processor families became available in 2011. | ||
| ==== | ||
|
|
||
| To install {product-title-managed-short}, you must have one of the following systems: | ||
|
|
||
| * {ocp} version {ocp-supported-version} or later, and cluster nodes with a supported operating system of {op-system-first} or {op-system-base-full} | ||
| * A supported managed Kubernetes platform, and cluster nodes with a supported operating system of Amazon Linux, CentOS, Container-Optimized operating system from Google, {op-system-first}, Debian, {op-system-base-full}, or Ubuntu | ||
|
|
||
| For information about supported platforms and architecture, see the "{product-title} Support Matrix". | ||
|
|
||
| The following minimum requirements and suggestions apply to cluster nodes. | ||
|
|
||
| Architecture:: Supported architectures are `amd64`, `ppc64le`, or `s390x`. | ||
| + | ||
| [NOTE] | ||
| ==== | ||
| Secured cluster services are supported on {ibm-power} (`ppc64le`), {ibm-z} (`s390x`), and {ibm-linuxone} (`s390x`) clusters. | ||
| ==== | ||
|
|
||
| Processor:: Requires 3 CPU cores. | ||
|
|
||
| Memory:: Requires 6 GiB of RAM. | ||
| + | ||
| [NOTE] | ||
| ==== | ||
| See the default memory and CPU requirements for each component and ensure that the node size can support them. | ||
| ==== | ||
|
|
||
| Storage:: For {product-title-managed-short}, a persistent volume claim (PVC) is not required. However, a PVC is strongly recommended if you have secured clusters with Scanner V4 enabled. Use Solid-State Drives (SSDs) for best performance. However, you can use another storage type if you do not have SSDs available. | ||
| + | ||
| [IMPORTANT] | ||
| ==== | ||
| You must not use Ceph FS storage with {product-title-managed-short}. Red{nbsp}Hat recommends using RBD block mode PVCs for {product-title-managed-short}. | ||
| ==== |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
🤖 [error] AsciiDocDITA.AssemblyContents: Content other than additional resources cannot follow include directives.