-
Notifications
You must be signed in to change notification settings - Fork 1
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
Exploring python & GO K8 client #12
Comments
Here is where you can see some code using the python K8S client https://github.com/kubeflow/kubeflow/tree/master/components/crud-web-apps/common/backend/kubeflow/kubeflow/crud_backend/api |
A better introduction to this package: The projects root is actually one level higher, but there is no Readme.md. |
A working third party example: |
@jacek-dudek should be kept in the loop about this task as we will use the outcome of this to refactor how we submit MIPJobs to the cluster. |
Reason for closure. |
Epic: #2
This is directly connected to the above epic in order to efficiently submit MPI jobs for OpenMpp.
The upstream of Kubeflow in jupyter webapps (under the backend folder) has existing examples of how the K8 python client is implemented.
The text was updated successfully, but these errors were encountered: