Skip to content

Commit

Permalink
Merge pull request #3273 from WilliamHoltam/update-openshift-docs
Browse files Browse the repository at this point in the history
update openshift documentation
  • Loading branch information
manics authored Nov 30, 2023
2 parents 8ee2752 + 333effa commit dce5949
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions docs/source/kubernetes/redhat/step-zero-openshift.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@

[OpenShift](https://www.okd.io/) from RedHat is a cluster manager based on Kubernetes.

For setting up JupyterHub on OpenShift, check out the [JupyterHub on OpenShift](https://github.com/jupyter-on-openshift/jupyterhub-quickstart)
project. It provides an OpenShift template based JupyterHub deployment. Zero to JupyterHub uses
[helm](https://helm.sh) which is currently usable with OpenShift; yet deploying helm on OpenShift
is somewhat complicated (see RedHat's blog post on [Getting Started with Helm on OpenShift](https://cloud.redhat.com/blog/getting-started-helm-openshift)).
For running Z2JH on openshift, check out the [z2jh-openshift](https://github.com/gembaadvantage/z2jh-openshift) project. It customizes the containers used by the helm chart with security configuration required by OpenShift, and makes minor alterations to network policies to enable networking with the Weave NPC and the default OpenShift DNS.

## Additional resources about Jupyter on OpenShift

- An excellent series of OpenShift blog posts on Jupyter and OpenShift
authored by Red Hat developer, Graham Dumpleton, are
available on the [OpenShift blog](https://cloud.redhat.com/blog/jupyter-openshift-using-openshift-data-analytics).
For more information please see the [ongoing discourse discussion](https://discourse.jupyter.org/t/zero-to-jupyterhub-and-red-hat-openshift/12656).

0 comments on commit dce5949

Please sign in to comment.