| .. | ||
| docker | ||
| create_deployment.ipynb | ||
| create_pod.ipynb | ||
| README.md | ||
| test.ipynb | ||
| watch_notebook.ipynb | ||
Jupyter Notebooks for Kubernetes
This is a set of Jupyter notebooks to learn the Kubernetes API in Python.
Launch the deployment and create the service.
kubectl create -f docker/jupyter.yml
Open your browser on the jupyter service and go through the notebooks.