Part 4 : Kubernetes Lecture



  • Interactive lecture can be followed on the platform Jupyter Hub.


In the above example, the container is 383 MB an contains :
  • All the lecture dependencies
  • All the lecture examples
  • A readme.md with link to the lecture content
  • A code-server which allows to follow the lecture directly inside a browser
  • A Jupyter installation which allows jupyter-hub installed in the Kubernetes cluster to talk to the container and start the code-server inside. Theorically, it could be possible to use the image which contains code-server only but this require a different Kubernetes setup
To manage environments or disconnect the current session :