Open ananthajanakiraman opened 3 years ago
Please note that this project is no longer supported. Contact Red Hat for solutions on running Jupyter on OpenShift or look at https://opendatahub.io/ or https://radanalytics.io/ which are Red Hat projects.
As to your issue, the error means your user doesn't have sufficient privileges in the namespace you are trying to deploy to.
Hi @GrahamDumpleton Thank you so much for your response! I have project admin role attached to my user and that is the highest privilege available to me at this point. Can you please let me know what level of access should I require to do this deployment? Also, the deployment moves forward and the jupyterhub-quickstart pod never goes past initialization and gets killed.
Also in the projects that you shared, I am not able to find any tutorial related to JupyterHub. Can you please help?
As I said, the project is no longer supported. I can't help as I don't use nor have ready access to OpenShift anymore. Thus why I indicated you need to use one of the official Red Hat projects or ask Red Hat directly.
If you can't create the role binding as a project admin then I don't know what the issue is. OpenShift may have changed what it means to be a project admin and now blocks you from creating a new role binding for a service account in the namespace with edit cluster role, but that would be odd to do that as it would break so many things.
I am facing couple of issues trying to deploy JupyterHub in OpenShift using the templates provided in the tutorial
Can someone please help? I really looking to get this up and running