Génesis Álvarez

Results 8 comments of Génesis Álvarez

> I think some rpis linux distro is in `/boot/firmware/nobtcmd.txt` > > https://microk8s.io/docs/install-alternatives#heading--arm I added cgroup_enable=memory cgroup_memory=1 to`/boot/firmware/nobtcmd.txt` as well, but it's didn't work. ``` ubuntu@ubuntu:/$ cat boot/firmware/nobtcmd.txt cgroup_enable=memory cgroup_memory=1...

Hello @ktsakalozos is a raspberry pi 4 model B [inspection-report-20201102_155946.tar.gz](https://github.com/ubuntu/microk8s/files/5483065/inspection-report-20201102_155946.tar.gz)

@ktsakalozos Thanks, I did it but is not working. ``` microk8s (1.19/edge) v1.19.3 from Canonical✓ installed ``` **microk8s inspect** ``` WARNING: The memory cgroup is not enabled. The cluster may...

@balchua yes. ``` $ cat /boot/firmware/cmdline.txt net.ifnames=0 dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=LABEL=writable rootfstype=ext4 elevator=deadline rootwait fixrtc cgroup_enable=memory cgroup_memory=1 $ cat /proc/cgroups #subsys_name hierarchy num_cgroups enabled cpuset 5 1 1 cpu 8...

But that image can't be used in a production environment!

The content of `home` directory were moved to `ansible/roles/xroad-ca/files/home/ca` directory. I copied those `CA` & `TSA` directories inside `home` but not sure about `etc` directory. https://github.com/nordic-institute/X-Road/tree/6d466b8d67fe5a3456fb3bbc2ff88bd9336b1241/ansible/roles/xroad-ca/files/home/ca

Where is the content of `etc` directory? I use `go to file` tools but not sure.