Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tvansteenburgh/b2ff94b063fe1ee9d278152dedb04ddf to your computer and use it in GitHub Desktop.
Save tvansteenburgh/b2ff94b063fe1ee9d278152dedb04ddf to your computer and use it in GitHub Desktop.
kubernetes-worker-gpu:
charm: cs:~containers/kubernetes-worker-118
constraints: instance-type=p2.xlarge root-disk=16G
expose: true
num_units: 3
options:
channel: 1.10/stable
kubelet-extra-args: "feature-gates=DevicePlugins=true"
docker-opts: "--default-runtime=nvidia"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment