== How to get started ==
* Preparing your system
** Step 1: [[Tutorials:Install nVidia CUDA and GPU drivers|Install nVidia CUDA and GPU drivers]]
** Step 2: [[Tutorials:Install the nVidia docker system|Install the nVidia docker system]]
** Step 3: [[Tutorials:Link to container registry on our server|Link to container registry on our server]]
* Learning the basics of Docker
** Step 1: install the docker infrastructure on your system and link it to the container registry on our cluster server.** Step 2: take an in-depth look at the example container which trains MNIST using Tensorflow.** Step 32: adapt the example to your own project.** Step 43: run and test the container locally.** Step 54: push the container to the registry server of the cluster.
* Learning the basics of Kubernetes and how to run jobs on the cluster: