Setting up a new node in the cluster

From Collective Computational Unit
Revision as of 09:43, 30 May 2019 by Bastian.goldluecke (talk | contribs) (Created page with "== Docker == * follow the steps to install docker, nvidia-docker2 and make nvidia-docker the default runtime on the node. == Kubernetes == * create login token on the mast...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

  • create login token on the master node, copy to config file and run it on new node.


Post-install configuration

  • ...