-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Power 4.6 Direct install, restricted install and RN #26184
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
Conversation
|
@kalexand-rh to peer review. |
installing/installing_ibm_power/installing-restricted-networks-ibm-power.adoc
Outdated
Show resolved
Hide resolved
installing/installing_ibm_power/installing-restricted-networks-ibm-power.adoc
Outdated
Show resolved
Hide resolved
installing/installing_ibm_z/installing-restricted-networks-ibm-z.adoc
Outdated
Show resolved
Hide resolved
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.
| ** Red Hat OpenShift Service Mesh(istio, jaeger, kiali) | |
| ** Red Hat OpenShift Service Mesh (istio, jaeger, kiali) |
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.
| ** OpenShift Container Platform Metering | |
| ** {product-title} Metering |
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 looks like a duplicate of line 654.
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.
| ** Multus Plugins (SR-IOV, IPVAN, Bridge with VLAN, Static IPAM)SR-IOV CNI plug-in | |
| ** Multus Plugins (SR-IOV, IPVAN, Bridge with VLAN, Static IPAM) | |
| ** SR-IOV CNI plug-in |
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.
| * Installer Provisioned Infrastructure (IPI) | |
| * Installer-provisioned infrastructure |
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.
| * User Provisioned Infrastructure (UPI) deployment scenario on Bare-metal | |
| * User-provisioned infrastructure deployment scenario on bare-metal |
|
The preview will be available shortly at: |
|
/lgtm |
|
New changes are detected. LGTM label has been removed. |
|
/lgtm |
1 similar comment
|
/lgtm |
|
@bziouechn: changing LGTM is restricted to collaborators 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/test-infra repository. |
|
/lgtm |
|
@arcprabh: changing LGTM is restricted to collaborators 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/test-infra repository. |
|
All peer reviews are done. QE has given ack for both Power and Z. I am merging this. |
|
|
||
| a|Specify multiple network interfaces by specifying multiple `ip=` entries. | ||
|
|
||
| |Specify multiple network interfaces by specifying multiple `ip=` entries. |
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.
Not sure why these were dropped. The a is needed in some of these cells to properly display formatting.
| * If the storage type is `emptyDIR`, the replica number cannot be greater than `1`. | ||
| * If the storage type is `NFS`, you must enable the `no_wdelay` and `root_squash` mount options. For example: | ||
| + | ||
| * If the storage type is `NFS`, and you want to scale up the registry Pod by setting `replica>1` you must enable the `no_wdelay` mount option. For example: |
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.
We removed NFS examples in image registry docs. See these lines as example: https://github.com/openshift/openshift-docs/pull/26512/files#diff-4af87df61050e4b8fe830bbb6be46aaab303d94d8e0b79e1ede86f612413395dL72-L103
| If you install {op-system-first} from an ISO image, you can add kernel arguments | ||
| when you boot that image to configure the node's networking. | ||
| The following table describes and illustrates how to use those kernel arguments. |
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.
As noted in #26559, I don't see why this text was changed. The original wording introduces the three options and tables we provide for advanced networking config in this section.
|
LGTM! Thanks, Vikram! |
Pull Request for power 4.6
@vikram-redhat