-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add mlx and datashim deployment with openshift #41
Conversation
Thank You @Tomcli for updating the manifests for MLX! For KIND and OpenShift on Fyre we are still seeing issues with the You had mentioned it last Friday but I wanted to keep a record of it. Should I create an issue on this or the MLX repo to keep track of it?
|
someone also hits a similar issue on AWS ORKS, I guess the key is the correct path of correct kubelet path for KIND is update |
@jbusche also found out the path for OpenShift on Fyre is |
I found Tommy created a datashim layer for |
* add mlx and datashim deployment * remove datashim conflicted spec * add empty-dir for build dir * update scc and fix typo * add proc volume * remove proc volume * add kfp-csi-s3 to no auth kfp-tekton applications * remove kfp-csi-s3 to no auth kfp-tekton applications * remove kfp-csi-s3 to no auth kfp-tekton applications * add datashim scc * update dlf scc * patch latest dlf oc yaml * update kind datashim yaml * add fyre openshift manifest
Which issue is resolved by this Pull Request:
Resolves #
Description of your changes:
Checklist:
Make sure you have installed kustomize == 3.2.1
make generate-changed-only
make test