-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[OSDOCS-16999] IBM Cloud VPC CQA: structural changes #117834
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 all commits
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 | ||
|---|---|---|---|---|
|
|
@@ -7,18 +7,32 @@ include::_attributes/common-attributes.adoc[] | |||
| toc::[] | ||||
|
|
||||
| [role="_abstract"] | ||||
| Before you can install {product-title}, you must configure an {ibm-cloud-name} account. | ||||
| Before you can install {product-title} on {ibm-cloud-name}, you must configure your account by setting up DNS, IAM policies, and an API key. | ||||
|
|
||||
| You must have an account with a subscription. You cannot install {product-title} on a free or trial {ibm-cloud-name} account. | ||||
| You must have a subscription account; free or trial accounts are not supported. | ||||
|
|
||||
| include::modules/quotas-and-limits-ibm-cloud.adoc[leveloffset=+1] | ||||
|
|
||||
| include::modules/installation-ibm-cloud-dns-resolution-concept.adoc[leveloffset=+1] | ||||
|
|
||||
| include::modules/installation-cis-ibm-cloud.adoc[leveloffset=+2] | ||||
|
|
||||
| [role="_additional-resources"] | ||||
| [id="additional-resources_installing-ibm-cloud-account-cis"] | ||||
| .Additional resources | ||||
| * link:https://www.ibm.com/cloud/cli[{ibm-cloud-name} CLI ({ibm-cloud-name} documentation)] | ||||
| * link:https://cloud.ibm.com/docs/dns?topic=dns-getting-started[{ibm-name} DNS documentation] | ||||
| * link:https://cloud.ibm.com/catalog/services/internet-services[CIS web console ({ibm-cloud-name} documentation)] | ||||
| * link:https://cloud.ibm.com/docs/cis?topic=cis-getting-started#configure-your-name-servers-with-the-registrar-or-existing-dns-provider[{ibm-cloud-name} documentation for configuring name servers] | ||||
|
|
||||
| include::modules/installation-dns-ibm-cloud.adoc[leveloffset=+2] | ||||
|
|
||||
| [role="_additional-resources"] | ||||
| [id="additional-resources_installing-ibm-cloud-account-dns"] | ||||
|
Contributor
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.
Suggested change
|
||||
| .Additional resources | ||||
| * link:https://www.ibm.com/cloud/cli[{ibm-cloud-name} CLI ({ibm-cloud-name} documentation)] | ||||
| * link:https://cloud.ibm.com/docs/dns?topic=dns-getting-started[{ibm-name} DNS documentation] | ||||
|
|
||||
| include::modules/installation-ibm-cloud-iam-policies-api-key.adoc[leveloffset=+1] | ||||
|
|
||||
| include::modules/installation-ibm-cloud-creating-api-key.adoc[leveloffset=+2] | ||||
|
|
||||
|
Contributor
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. Is this content not needed anymore? If I'm missing something, let me know. I can't tell from this PR why this file is being deleted. |
This file was deleted.
|
Contributor
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. I assume this is already existing content that you are moving to its own assembly -- is that correct? If so, can you let me know where the content is coming from? If it's new content, it needs QE approval. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| :_mod-docs-content-type: ASSEMBLY | ||
| include::_attributes/common-attributes.adoc[] | ||
| [id="installing-ibm-cloud-restricted-postinstallation-configuration"] | ||
| = Postinstallation configuration for a disconnected {ibm-cloud-title} cluster | ||
| :context: installing-ibm-cloud-restricted-postinstallation-configuration | ||
|
|
||
| toc::[] | ||
|
|
||
| [role="_abstract"] | ||
| After you install a cluster on {ibm-cloud-name} in a disconnected environment, you must complete the postinstallation configuration steps to prepare the cluster for use. | ||
|
|
||
| include::modules/olm-restricted-networks-configuring-operatorhub.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/oc-mirror-updating-restricted-cluster-manifests.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/cluster-telemetry.adoc[leveloffset=+1] | ||
|
|
||
| [role="_additional-resources"] | ||
| [id="additional-resources_installing-ibm-cloud-restricted-postinstallation"] | ||
| == Additional resources | ||
|
|
||
| * xref:../../post_installation_configuration/cluster-tasks.adoc#available_cluster_customizations[Customize your cluster] | ||
| * xref:../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring] |
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.
This type of "Additional resources" section does not use an anchor.