diff --git a/README.md b/README.md index 0b74f59713..7c107ac0d5 100644 --- a/README.md +++ b/README.md @@ -371,6 +371,71 @@ The full help text for the install script environment variables are as follows: Type of systemd service to create, will default from the k3s exec command if not specified. +openrc on Alpine Linux +------- + +In order to pre-setup Alpine Linux you have to go through the following steps: + +```bash +echo "cgroup /sys/fs/cgroup cgroup defaults 0 0" >> /etc/fstab + +cat >> /etc/cgconfig.conf <