Setting up a new node in the cluster

From Collective Computational Unit
Revision as of 16:26, 17 June 2019 by Bastian.goldluecke (talk | contribs) (Kubernetes)
Jump to navigation Jump to search

Docker

  • follow the steps to install docker, nvidia-docker2 and make nvidia-docker the default runtime on the node.


Kubernetes

Follow instructions on this page to install Kubernetes and pre-requisites.

Post-install configuration

  • Add the node to the different namespaces it should belong to.
    • TODO