-
Notifications
You must be signed in to change notification settings - Fork 8
619 cp1.3 comp edit chap1 #316
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
Merged
Merged
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
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
29 changes: 3 additions & 26 deletions
29
doc-Service-Telemetry-Framework/modules/con_installation-size-of-ocp.adoc
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 |
|---|---|---|
| @@ -1,38 +1,15 @@ | ||
| // Module included in the following assemblies: | ||
| // | ||
| // <List assemblies here, each on a new line> | ||
|
|
||
| // This module can be included from assemblies using the following include statement: | ||
| // include::<path>/con_sizing-your-installation.adoc[leveloffset=+1] | ||
|
|
||
| // The file name and the ID are based on the module title. For example: | ||
| // * file name: con_my-concept-module-a.adoc | ||
| // * ID: [id='con_my-concept-module-a_{context}'] | ||
| // * Title: = My concept module A | ||
| // | ||
| // The ID is used as an anchor for linking to the module. Avoid changing | ||
| // it after the module has been published to ensure existing links are not | ||
| // broken. | ||
| // | ||
| // The `context` attribute enables module reuse. Every module's ID includes | ||
| // {context}, which ensures that the module has a unique ID even if it is | ||
| // reused multiple times in a guide. | ||
| // | ||
| // In the title, include nouns that are used in the body text. This helps | ||
| // readers and search engines find information quickly. | ||
| // Do not start the title with a verb. See also _Wording of headings_ | ||
| // in _The IBM Style Guide_. | ||
| [id="installation-size-of-ocp_{context}"] | ||
| = Installation size of {OpenShift} | ||
|
|
||
| [role="_abstract"] | ||
| The size of your {OpenShift} installation depends on the following factors: | ||
|
|
||
| * The infrastructure you select. | ||
| * The number of nodes you want to monitor. | ||
| * The number of metrics you want to collect. | ||
| * The resolution of metrics. | ||
| * The length of time that you want to store the data. | ||
|
|
||
| Installation of {Project} ({ProjectShort}) depends on the existing {OpenShift} environment. Ensure that you install monitoring for {OpenStack} on a platform separate from your {OpenStack} environment. You can install {OpenShift} on baremetal or other supported cloud platforms. For more information about installing {OpenShift}, see https://docs.openshift.com/container-platform/{SupportedOpenShiftVersion}/welcome/index.html#cluster-installer-activities[OpenShift Container Platform {SupportedOpenShiftVersion} Documentation]. | ||
| Installation of {Project} ({ProjectShort}) depends on the existing {OpenShift} environment. Ensure that you install monitoring for {OpenStack} ({OpenStackShort}) on a platform separate from your {OpenStackShort} environment. You can install {OpenShift} on baremetal or other supported cloud platforms. For more information about installing {OpenShift}, see https://docs.openshift.com/container-platform/{SupportedOpenShiftVersion}/welcome/index.html#cluster-installer-activities[OpenShift Container Platform {SupportedOpenShiftVersion} Documentation]. | ||
|
|
||
| The size of your {OpenShift} environment depends on the infrastructure you select. For more information about minimum resources requirements when installing {OpenShift} on baremetal, see https://docs.openshift.com/container-platform/{SupportedOpenShiftVersion}/installing/installing_bare_metal/installing-bare-metal.html#minimum-resource-requirements_installing-bare-metal[Minimum resource requirements] in the _Installing a cluster on bare metal_ guide. For installation requirements of the various public and private cloud platforms which you can install, see the corresponding installation documentation for your cloud platform of choice. | ||
| For more information about minimum resources requirements when you install {OpenShift} on baremetal, see https://docs.openshift.com/container-platform/{SupportedOpenShiftVersion}/installing/installing_bare_metal/installing-bare-metal.html#minimum-resource-requirements_installing-bare-metal[Minimum resource requirements] in the _Installing a cluster on bare metal_ guide. For installation requirements of the various public and private cloud platforms that you can install, see the corresponding installation documentation for your cloud platform of choice. | ||
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
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.
Haha, it looks like someone was writing too much jinja for ansible :)