various updates
This commit is contained in:
parent
3d875fd981
commit
b83125f851
7 changed files with 108 additions and 63 deletions
9
nixos/hosts/olympus/kubernetes/README.md
Normal file
9
nixos/hosts/olympus/kubernetes/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Kubernetes NixOS LXC Container
|
||||
|
||||
## Required proxmox config
|
||||
```ini
|
||||
lxc.apparmor.profile: unconfined
|
||||
lxc.cgroup.devices.allow: a
|
||||
lxc.cap.drop:
|
||||
lxc.mount.auto: proc:rw sys:rw
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue