mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-14 12:20:19 +00:00
deploy: 9b25c899d8c23af07824930d5f0ff6eb548cfd71
This commit is contained in:
@@ -189,7 +189,7 @@ lxc.mount.auto: <span style=color:#c30>"proc:rw sys:rw"</span>
|
||||
lxc.cgroup2.devices.allow: c 10:200 rwm
|
||||
</code></pre></div><p>All of the above configurations are described in the <a href=https://linuxcontainers.org/lxc/manpages/man5/lxc.container.conf.5.html>manpages</a>.
|
||||
Notice that <code>cgroup2</code> is used since Proxmox VE 7.0 has switched to a <a href=https://pve.proxmox.com/pve-docs/chapter-pct.html#pct_cgroup>pure cgroupv2 environment</a>.</p>
|
||||
<p>Thankfully cgroup v2 support has been enabled thanks to these contributions:</p>
|
||||
<p>Thankfully cgroup v2 support has been enabled with these contributions:</p>
|
||||
<ul>
|
||||
<li><a href=https://github.com/k3s-io/k3s/pull/2584>https://github.com/k3s-io/k3s/pull/2584</a></li>
|
||||
<li><a href=https://github.com/k3s-io/k3s/pull/2844>https://github.com/k3s-io/k3s/pull/2844</a></li>
|
||||
|
Reference in New Issue
Block a user