-
Notifications
You must be signed in to change notification settings - Fork 1.8k
MIG-1017 Document network bridge solution for air gapped customers #41620
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
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 | ||||||
---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,118 @@ | ||||||||
// Module included in the following assemblies: | ||||||||
// | ||||||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc | ||||||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc | ||||||||
:_content-type: PROCEDURE | ||||||||
[id="migration-migrating-applications-on-prem-to-cloud_{context}"] | ||||||||
|
[id="migration-migrating-applications-on-prem-to-cloud_{context}"] | |
:_content-type: PROCEDURE | |
[id="migration-migrating-applications-on-prem-to-cloud_{context}"] |
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.
Fixed.
Outdated
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.
** If you use the {mtc-short} web console, see _Migrating your applications using the {mtc-short} web console_. | |
** If you use the {mtc-short} web console, see "Migrating your applications using the {mtc-short} web console." |
I think this might be an unwritten rule, though I am trying to track down the reference, but we usually use double quotes instead of italics to refer to sections of the docs that we would otherwise xref
or link to.
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.
@bergerhoffer What do you think? I stay away from quotes in general because in this day and age, they have a cynical connotation to them. The conventions for document titles in my experience, including at Red Hat, has always been Italics.
Outdated
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.
For example: | |
.Example command |
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.
Re: Jupiter guidelines from the OSDOCS peer review checklist
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.
Fixed.