Modify infra setup
parent
ce48dbe1e9
commit
2996f11669
@ -0,0 +1,11 @@
|
||||
# Additional manual steps
|
||||
|
||||
## Control
|
||||
|
||||
(as root)
|
||||
```sh
|
||||
apt update && apt upgrade -y
|
||||
reboot
|
||||
apt install apparmor apparmor-utils -y
|
||||
```
|
||||
Follow https://community.hetzner.com/tutorials/k3s-glusterfs-loadbalancer
|
Loading…
Reference in New Issue