Changes

Jump to navigation Jump to search

Initializing the Kubernetes cluster

91 bytes added, 6 years ago
m
Spin up the master node
If this fails at any point, use kubeadm reset after problems have been fixed before trying to re-initialize.
 
 
* Post-init steps to setup admin user on this account
 
<syntaxhighlight lang="bash">
> cd init
> ./finalize_master.sh
</syntaxhighlight>
* nVidia daemonset
 
* Update kubelet configuration for master node
== Authentication systems ==

Navigation menu