Skip to content

Instantly share code, notes, and snippets.

@euank
Last active January 20, 2017 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save euank/cf6ffb3aab97e08fc24563c8cec6492d to your computer and use it in GitHub Desktop.
Save euank/cf6ffb3aab97e08fc24563c8cec6492d to your computer and use it in GitHub Desktop.
rktlet-in-tree.env
export LOG_LEVEL=6
export EXPERIMENTAL_CRI=true
export CONTAINER_RUNTIME=rkt
export ALLOW_SECURITY_CONTEXT=yes
export ALLOW_PRIVILEGED=yes
# TODO fix cgroup handling
export CGROUPS_PER_QOS=false
# export CGROUP_DRIVER=systemd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment