Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. export LOG_LEVEL=6
  2. export EXPERIMENTAL_CRI=true
  3. export CONTAINER_RUNTIME=rkt
  4. export ALLOW_SECURITY_CONTEXT=yes
  5. export ALLOW_PRIVILEGED=yes
  6.  
  7. # TODO fix cgroup handling
  8. export CGROUPS_PER_QOS=false
  9. # export CGROUP_DRIVER=systemd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement