Skip to content
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

Support for air-gapped ROKS running in a container #823

Open
argeiger opened this issue Oct 30, 2024 · 2 comments
Open

Support for air-gapped ROKS running in a container #823

argeiger opened this issue Oct 30, 2024 · 2 comments

Comments

@argeiger
Copy link
Contributor

Add support for cloud-pak-deployer to run within a container in an air-gapped ROKS environment. In the beginning of runtime, cloud-pak-deployer downloads various software in order to deploy the cloud-pak within. This request is to investigate what is needed and implement to allow this.

@argeiger
Copy link
Contributor Author

Current downloads for existing ocp -

  • cpd-cli
  • OpenShift client
  • cpdctl (only if assets are being installed)
  • ibm-pak oc extension

@argeiger
Copy link
Contributor Author

The following will be done for implementation -

  1. Add a optional parameter called —skip-cli-download that would skip the download and install of the required cli utilities.
  2. Remove the oc install
  3. Change the default repository for case files from github to OCI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant