You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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 |