$ kubelet \
--api-servers="https://{{{masterPrivateIp}}}:443" \
--experimental-nvidia-gpus 1 \
--kubeconfig=/var/lib/kubelet/kubeconfig \
--address=0.0.0.0 \
--allow-privileged=true
Last active
February 27, 2017 17:51
-
-
Save wbuchwalter/8259889dbabd611106a2df1527bbdce6 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment