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
Hello Team,
We have deployed Kubeflow on Kubernetes in kubeflow central dashboard we could not see Manage Contributor menu. Kindly help to fix this issue.
Below are the environment details.
OS Version: CentOS Linux release 7.8.2003 (Core)
Kubernetes Version: v1.18.6
Kubernetes platform: Openstack Instance
kfctl version: kfctl v1.0.2-0-ga476281
Kubeflow version: build version dev_local
Describe the bug
To reproduce
Expected behaviour
Environment
Model Details
Images of your model: [Output of: kubectl get seldondeployment -n <yourmodelnamespace> <seldondepname> -o yaml | grep image: where <yourmodelnamespace>]
Logs of your model: [You can get the logs of your model by running kubectl logs -n <yourmodelnamespace> <seldonpodname> <container>]
The text was updated successfully, but these errors were encountered:
Hello Team,
We have deployed Kubeflow on Kubernetes in kubeflow central dashboard we could not see Manage Contributor menu. Kindly help to fix this issue.
Below are the environment details.
OS Version: CentOS Linux release 7.8.2003 (Core)
Kubernetes Version: v1.18.6
Kubernetes platform: Openstack Instance
kfctl version: kfctl v1.0.2-0-ga476281
Kubeflow version: build version dev_local
Describe the bug
To reproduce
Expected behaviour
Environment
Model Details
kubectl get seldondeployment -n <yourmodelnamespace> <seldondepname> -o yaml | grep image:
where<yourmodelnamespace>
]kubectl logs -n <yourmodelnamespace> <seldonpodname> <container>
]The text was updated successfully, but these errors were encountered: