Changes

Jump to navigation Jump to search

Initializing the Kubernetes cluster

195 bytes added, 6 years ago
m
Daemonsets
</syntaxhighlight>
== Daemonsets on Master node ==
=== Flannel daemonset (pod network for communication) ===
 
<syntaxhighlight lang="bash">
> cd init
> ./start_pod_network.sh
</syntaxhighlight>
 
=== nVidia daemonset ===
<syntaxhighlight lang="bash">
> cd init
> ./deploy_nvidia_device_plugin.sh
</syntaxhighlight>
== Authentication systems ==

Navigation menu