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

Cannot create config.json when running in OpenShift #84

Open
RobotSail opened this issue Oct 19, 2022 · 1 comment
Open

Cannot create config.json when running in OpenShift #84

RobotSail opened this issue Oct 19, 2022 · 1 comment

Comments

@RobotSail
Copy link
Collaborator

RobotSail commented Oct 19, 2022

I tried running IPFS Cluster in an OpenShift cluster and saw that the IPFSCluster cannot actually create the IPFS Cluster pods because the configure-ipfs container needs to write the generated settings to /config.json so that Kubo can read from a file with the same name.

I believe this is due to OpenShift's rather strict permission settings, but there must be a workaround here.

@cooktheryan
Copy link
Collaborator

@RobotSail who does the container run as? I had to add a SA and update SCC related items. 4.12 is crazy awful in regards to running applications as well due to security so we will need to be aware of that too. I have notes if you want to link up

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

2 participants