hashipi

Raspberry Pi Test Cluster for HashiCorp Vault, Nomad and Consul
git clone https://git.in0rdr.ch/hashipi.git
Log | Files | Refs | Pull requests |Archive | README

commit a0a774536c5b97f7a378bb8c00ed584495e36858
parent 92c51a0a51544630523f06f52677797a376112f9
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Sat, 13 Sep 2025 11:29:35 +0200

doc(cgroup_mem): add link

Diffstat:
Mnomad.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/nomad.sh b/nomad.sh @@ -194,6 +194,7 @@ EOF fi # endif NFS_SERVER # Enable memory cgroups for NFS CSI +# https://ubuntu.com/tutorials/how-to-kubernetes-cluster-on-raspberry-pi#4-installing-microk8s # https://downey.io/blog/exploring-cgroups-raspberry-pi sed -i 's/$/ cgroup_enable=memory/' /boot/cmdline.txt