Alvaro Santos Andres
Alvaro Santos Andres
In my case, I use devcontainer on Mac M1 and without it it would not work. Are you planning to do it?
I was able to compile it modifying the electron-builder-linux-mac.json file. Here is my script using ubuntu: ``` #!/bin/bash export NODEJS_VERSION="14" export FPM_VERSION="1.9.3" export CC="clang" export CXX="clang++" export npm_config_clang="1" export USE_SYSTEM_FPM="true"...
Thanks so much for the clear response
In step "Change server to API endpoint instead of localhost", kubeconfig must be set to "/etc/rancher/k3s/k3s.yaml". "~{{ ansible_user }}/.kube/config" is not used in the servers.