You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a clusterrole that is "kubeflow-admin" for permission checking.
In kubeflow 1.3, I could find the clusterrole of "MPI Jobs" in "kubeflow-admin".
But, in kubeflow 1.5, I cannot find the clusterrole of "MPI Jobs" in "kubeflow-admin".
Of courese, I know that something has changed.
In kubeflow 1.3, there was clusterroles of Jobs.
For example,
kubeflow-mpijobs-xxxxx (admin/edit/view)
kubeflow-pytorchjobs-xxxxx (admin/edit/view)
etc...
And, in kubeflow 1.5, it seems that the clusterrole of training-operator is integrated.
So, I can see a clusterrole of training-operator.
kubeflow-training-xxxxx (admin/edit/view)
But, I cannot find clusterrole of "MPI Jobs" in kubeflow-training-xxxxx.
So, My questions are
How can I check a clusterrole of "MPI Jobs"?
Is it a bug?
And, I found a clusterrole that is a training-operator, what is it?
The text was updated successfully, but these errors were encountered:
I use a clusterrole that is "kubeflow-admin" for permission checking.
In kubeflow 1.3, I could find the clusterrole of "MPI Jobs" in "kubeflow-admin".
But, in kubeflow 1.5, I cannot find the clusterrole of "MPI Jobs" in "kubeflow-admin".
Of courese, I know that something has changed.
In kubeflow 1.3, there was clusterroles of Jobs.
For example,
And, in kubeflow 1.5, it seems that the clusterrole of training-operator is integrated.
So, I can see a clusterrole of training-operator.
But, I cannot find clusterrole of "MPI Jobs" in kubeflow-training-xxxxx.
So, My questions are
The text was updated successfully, but these errors were encountered: