gitpod-k3s-guide
gitpod-k3s-guide copied to clipboard
Guide for installing Gitpod on a k3s cluster
It is trying to solve #27, but I updated READ.md a bit more with my own opinion. Free feel to change, take some.
In .env.example, it said to use `CLOUDFLARE_API_KEY` cloudflare does have a global api key, however, it won't work if I put in the settings. The right way is to generate...
Whilst talking with my friend @nandajavarma, we discussed ways of doing a v2 of this and converting this into a Terraform module which could then be published. ## Requirements: 1....
The script timed out when installing it on a remote server. This fixed it: `apt install apparmor apparmor-utils`