-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[WIP]Agent-249: disconnected install through Agent-based Installer #53132
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
🤖 Updated build preview is available at: Build log: https://circleci.com/gh/ocpdocs-previewbot/openshift-docs/4145 |
69995fc
to
1d987a9
Compare
1f4ef9c
to
9b021c1
Compare
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.
I wonder if the statement "ensure that your clusters only use container images that satisfy your organizational controls on external content" is correct, as the container images started out external, they were just mirrored and stored locally. Does that mean they are no longer "external" content?
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.
I think the alternate way of mirroring using the oc mirror command should be documented in a separate section
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.
I was referencing https://docs.openshift.com/container-platform/4.11/installing/disconnected_install/index.html
In that, we have two methods
oc adm
oc mirror
https://docs.openshift.com/container-platform/4.11/installing/disconnected_install/installing-mirroring-installation-images.html >> step v is the above command, is that wrong?
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 is only necessary if mirroring to removable media.
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.
Again this is a separate step independent of the first step, it should be specified like that.
I am closing this PR due to build failure, also potential merge conflicts. Opened a new PR with some feedback implemented. #53404 |
@bfournie ptal