-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OSDOCS On Cluster Layering: Install Time Support #104088
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?
Conversation
|
🤖 Wed Dec 17 18:28:48 - Prow CI generated the docs preview: https://104088--ocpdocs-pr.netlify.app/ |
| [role="_abstract"] | ||
| You can use the standard {product-title} installation process to apply a custom layered image to your nodes by creating a `MachineOSConfig` custom resource (CR) and a push secret in the in the `<installation_directory>/manifests/` directory. This allows you to use {image-mode-os-lower} to apply additional functionality to specific nodes upon cluster installation. | ||
|
|
||
| .Prerequisites |
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.BlockTitle: Block titles can only be assigned to examples, figures, and tables in DITA.
| ostree container commit | ||
| ---- | ||
|
|
||
| .Procedure |
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.BlockTitle: Block titles can only be assigned to examples, figures, and tables in DITA.
| @@ -0,0 +1,55 @@ | |||
| // Text snippet included in the following modules: | |||
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.ShortDescription: Assign [role="_abstract"] to a paragraph to use it as in DITA.
|
@mburke5678: 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. |
https://issues.redhat.com/browse/OSDOCS-17685
This PR creates a module to document how to create the required MOSC and push secret objects. I added an ifeval for the verification steps, in case we want the module in the image mode docs and the install docs. I assume the verification steps won't work in the install docs, at least not in that module.
Need to work with the install folks to determine the best way to present this information.
Link to docs preview:
QE review: