OSDOCS-17042 [CQA] Update infrastructure machine set creation documentation#105997
OSDOCS-17042 [CQA] Update infrastructure machine set creation documentation#105997bscott-rh wants to merge 5 commits into
Conversation
|
🤖 Fri Jun 12 19:37:54 - Prow CI generated the docs preview: |
2b6eb3b to
fc44fb4
Compare
jeana-redhat
left a comment
There was a problem hiding this comment.
Nice work, generally very sound. There are a few things I noted here that might be out of scope for a CQA, but equally might be easy to touch up while you have it open as an assembly. I leave all of this to your discernment.
/remove-label merge-review-in-progress
/remove-label merge-review-needed
|
@jeana-redhat: Those labels are not set on the issue: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
fc44fb4 to
0de68b4
Compare
0de68b4 to
eb1506e
Compare
|
The This is because your PR targets the If the update in your PR does NOT apply to version 5.0 onward, please re-target this PR to go directly into the appropriate |
eb1506e to
a8a5d55
Compare
|
|
||
| [id="creating-infrastructure-machinesets-clouds"] | ||
| === Creating infrastructure machine sets for different clouds | ||
| To create an infrastructure node, you can xref:../machine_management/creating-infrastructure-machinesets.adoc#machineset-creating_creating-infrastructure-machinesets[use a machine set], xref:../machine_management/creating-infrastructure-machinesets.adoc#creating-an-infra-node_creating-infrastructure-machinesets[label the node], or xref:../machine_management/creating-infrastructure-machinesets.adoc#creating-infra-machines_creating-infrastructure-machinesets[use a machine config pool]. Use the sample compute machine set for your cloud to deploy an infrastructure machine set. Modify the sample configuration file with the details of your environment. |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.ConceptLink: Move all links and cross references to Additional resources.
|
|
||
| [id="creating-infrastructure-machinesets-clouds"] | ||
| === Creating infrastructure machine sets for different clouds | ||
| To create an infrastructure node, you can xref:../machine_management/creating-infrastructure-machinesets.adoc#machineset-creating_creating-infrastructure-machinesets[use a machine set], xref:../machine_management/creating-infrastructure-machinesets.adoc#creating-an-infra-node_creating-infrastructure-machinesets[label the node], or xref:../machine_management/creating-infrastructure-machinesets.adoc#creating-infra-machines_creating-infrastructure-machinesets[use a machine config pool]. Use the sample compute machine set for your cloud to deploy an infrastructure machine set. Modify the sample configuration file with the details of your environment. |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.ConceptLink: Move all links and cross references to Additional resources.
|
|
||
| [id="creating-infrastructure-machinesets-clouds"] | ||
| === Creating infrastructure machine sets for different clouds | ||
| To create an infrastructure node, you can xref:../machine_management/creating-infrastructure-machinesets.adoc#machineset-creating_creating-infrastructure-machinesets[use a machine set], xref:../machine_management/creating-infrastructure-machinesets.adoc#creating-an-infra-node_creating-infrastructure-machinesets[label the node], or xref:../machine_management/creating-infrastructure-machinesets.adoc#creating-infra-machines_creating-infrastructure-machinesets[use a machine config pool]. Use the sample compute machine set for your cloud to deploy an infrastructure machine set. Modify the sample configuration file with the details of your environment. |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.ConceptLink: Move all links and cross references to Additional resources.
0732aa0 to
fefcf55
Compare
Update and reorganize the infrastructure machine set documentation per OSDOCS-17042. Key changes: - Add new module infra-machine-sets-moving.adoc for resource movement guidance - Add creating-infra-machine-sets-prod.adoc for production considerations - Update creating-infrastructure-machinesets.adoc assembly structure - Refine procedures in creating-infra-machines.adoc - Update infrastructure component movement modules (monitoring, registry, router) - Improve taints and tolerations documentation - Remove elasticsearch references per 103344 - Fix xrefs and definition list rendering Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
fefcf55 to
6119d4d
Compare
6119d4d to
6f86a45
Compare
|
@bscott-rh: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Update and reorganize the infrastructure machine set documentation per OSDOCS-17042.
Version(s):
4.20+
Issue:
https://issues.redhat.com/browse/OSDOCS-17042
Link to docs preview:
Main assembly
This is 1 of 3 PRs split out from #103488 by Claude. The other two PRs are #105995 and #105996