-
Notifications
You must be signed in to change notification settings - Fork 223
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
Make it work with OKD #2580
Comments
That is correct, but the issue is relevant for assisted-service. |
I tried it my self and I faced the following problems:
|
The main issue with OKD that the live iso flow wont work - since fedora missing some packages, it actually uses another disk to flush new rootfs. So it will basically will require some redesign. @vrutkovs can provide more details here. Another gap is that our auth is based on PS - and this will have to be adjusted. |
This needs to be reported to https://github.com/coreos/fedora-coreos-tracker/. Note that due to other bugs we're pinned to FCOS from June for now.
This would be addressed in okd-project/okd#456
OKD is using Fedora CoreOS (it only has podman and no kubelet/crio) and configures bootstrap to pull in
auth as in pull secret? I suppose this can be addressed later |
openshift/installer#5463 should fix two disk requirement. It leaves |
The docs should contain a hint of how AI can be used to deploy OKD instead of OCP
The text was updated successfully, but these errors were encountered: