Skip to content

panbalag/openshift_kubeflow_workshop

 
 

Repository files navigation

Kubeflow on OpenShift Workshop

An introductionary workshop on using Kubeflow on OpenShift

Credits

Most of the content is based on the work of others. Especially the prose words in the workshop documentation.

Prepare OpenShift for kubeflow

This workshop is based on OpenShift 3.11 and Kubeflow 0.4.0

Here is what you need to do after installing kubeflow

todo_install.md

Workshop created with Workshopper

This workshop was created using Workshopper which is an engine for building a web-based workshop

Deploy On OpenShift

make deploy

If you've made changes and pushed them to github, trigger a rollout with

make rollout

Test Locally with Docker

You can directly run Workshopper as a docker container which is specially helpful when writing the content.

make docker

Go to http://localhost:8080 on your browser to see the rendered workshop content. You can modify the lab instructions and refresh the page to see the latest changes.

About

Kubeflow on OpenShift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.5%
  • HTML 22.5%
  • CSS 19.6%
  • Dockerfile 5.7%
  • Makefile 2.7%