-
Notifications
You must be signed in to change notification settings - Fork 1.8k
TELCODOCS-258: D/S Docs & RN: MPHARDWARE-11 (KNIDEPLOY-4526), Bare Metal IPI Support on IBM Cloud #36529
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
✔️ Deploy Preview for osdocs ready! 🔨 Explore the source changes: 40eca033f01f3d0c3d93a421c46a4dd483d0cbd7 🔍 Inspect the deploy log: https://app.netlify.com/sites/osdocs/deploys/61450646138cfa0007d01709 😎 Browse the preview: https://deploy-preview-36529--osdocs.netlify.app |
✔️ Deploy Preview for osdocs ready! 🔨 Explore the source changes: b91399d 🔍 Inspect the deploy log: https://app.netlify.com/sites/osdocs/deploys/6160874cc7f9350007dcfbcd 😎 Browse the preview: https://deploy-preview-36529--osdocs.netlify.app/openshift-enterprise/latest/installing/installing_ibm_cloud/install-ibm-cloud-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.
Some comments added, I'll run through the instruction on a new environment to ensure it all works
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.
Notes added inline
I think all of the content around creating the kni user and configuring sudo and ssh keys is duplicated, we probably don't need this in here
Also we should explicitly mention somewhere that only ipmi/pxe is supported in 4.9 (i.e. redfish support has not been added/tested)
modules/install-ibm-cloud-configuring-the-install-config-file.adoc
Outdated
Show resolved
Hide resolved
Per the release notes, I'm replacing the entire procedure for the IBM steps. I'm inclined to completely review the baremetal steps too in case we no longer need the pool steps. There are a few comments in that procedure from Dieter and others that I'm resolving as well. I will make a few additional comments to indicate that we are completely substituting a procedure. |
db6361c
to
414f2bd
Compare
@derekhiggins I've made the noted changes. I've also added in statements and links to the main IPI docs. I still think this could use a summary telling them what to do next, and what's NOT supported in the main IPI docs--e.g., disconnected installation. |
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.
Per the release notes, I'm replacing the entire procedure for the IBM steps. I'm inclined to completely review the baremetal steps too in case we no longer need the pool steps. There are a few comments in that procedure from Dieter and others that I'm resolving as well.
I'm a bit confused the Release notes you sent me says "The documentation provides complementary sections identifying the differences between installing on bare metal and installing on IBM Cloud."
So I'd be expecting that we only need to document the differences.
thanks, looks pretty close to be, the only thing I know of that not supported is redfish and virtual media (we've only tested ipmi/pxe) |
modules/install-ibm-cloud-configuring-the-install-config-file.adoc
Outdated
Show resolved
Hide resolved
modules/install-ibm-cloud-configuring-the-install-config-file.adoc
Outdated
Show resolved
Hide resolved
modules/install-ibm-cloud-configuring-the-install-config-file.adoc
Outdated
Show resolved
Hide resolved
7b12df8
to
105c0b2
Compare
installing/installing_ibm_cloud/install-ibm-cloud-installing-on-ibm-cloud.adoc
Outdated
Show resolved
Hide resolved
installing/installing_ibm_cloud/install-ibm-cloud-installation-workflow.adoc
Outdated
Show resolved
Hide resolved
20d1f9b
to
abd186f
Compare
modules/install-ibm-cloud-setting-up-ibm-cloud-infrastructure.adoc
Outdated
Show resolved
Hide resolved
modules/install-ibm-cloud-setting-up-ibm-cloud-infrastructure.adoc
Outdated
Show resolved
Hide resolved
8e27ea2
to
1be53dd
Compare
installing/installing_ibm_cloud/install-ibm-cloud-installation-workflow.adoc
Outdated
Show resolved
Hide resolved
installing/installing_ibm_cloud/install-ibm-cloud-prerequisites.adoc
Outdated
Show resolved
Hide resolved
installing/installing_ibm_cloud/install-ibm-cloud-prerequisites.adoc
Outdated
Show resolved
Hide resolved
installing/installing_ibm_cloud/install-ibm-cloud-prerequisites.adoc
Outdated
Show resolved
Hide resolved
modules/install-ibm-cloud-setting-up-ibm-cloud-infrastructure.adoc
Outdated
Show resolved
Hide resolved
modules/install-ibm-cloud-setting-up-ibm-cloud-infrastructure.adoc
Outdated
Show resolved
Hide resolved
modules/install-ibm-cloud-setting-up-ibm-cloud-infrastructure.adoc
Outdated
Show resolved
Hide resolved
modules/install-ibm-cloud-setting-up-ibm-cloud-infrastructure.adoc
Outdated
Show resolved
Hide resolved
modules/install-ibm-cloud-setting-up-ibm-cloud-infrastructure.adoc
Outdated
Show resolved
Hide resolved
Please, correct as we discussed and lgtm |
lgtm, also confirmed the comments @lshilin-r mentioned have been addressed |
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.
@johnwilkins thanks for the updates! LGTM. I pointed out just one thing, but it's not enough to hold the PR over.
However there are 2 commits in the PR now, so we can't merge until that is squashed. I'm out tomorrow, but if you ping me on slack once you squash I can try to hop on and merge it for ya!
modules/install-ibm-cloud-setting-up-ibm-cloud-infrastructure.adoc
Outdated
Show resolved
Hide resolved
a89559d
to
c79b88e
Compare
…r-provisioned infrastructure on IBM Cloud..
e982091
to
b91399d
Compare
Thanks for the squash, merging! |
/cherrypick enterprise-4.9 |
@bergerhoffer: new pull request created: #37262 In 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. |
Provides documentation for deploying an installer-provisioned cluster on IBM Cloud.
Fixes: TELCODOCS-258
See https://issues.redhat.com/browse/TELCODOCS-258 for additional details.
Preview URL: https://deploy-preview-36529--osdocs.netlify.app/openshift-enterprise/latest/installing/installing_ibm_cloud/install-ibm-cloud-prerequisites.html
For release(s): 4.9
Signed-off-by: John Wilkins [email protected]