smallab-k8s-pve-guide
smallab-k8s-pve-guide copied to clipboard
Minor improvements
- Help user notice that tls-san is the same value as entry in /etc/hosts (not sure if it could break k3s service).
- Help user notice that the overcommit flag is commented because it expects it from another sysctl config.
- Remind user to check for any modified value before attempt to deploy Nextcloud (for example the domain name).
I'll review and update this at some point, no worries. Sorry for the many English syntax errors in the doc, it is not my main language. Thanks for the tips.
Context: I've taken a break from k3s since I'm still waiting to build my "real" homelab server that will host k3s. I quickly followed your guide on a very basic system to validate the whole concept.
I'll review and update this at some point, no worries. Sorry for the many English syntax errors in the doc, it is not my main language. Thanks for the tips.
Context: I've taken a break from k3s since I'm still waiting to build my "real" homelab server that will host k3s. I quickly followed your guide on a very basic system to validate the whole concept.
Understood @kriegalex . Don't worry about your english, many in IT are not english speakers (disclaimer, I'm spanish so we are in the same boat). I'll just correct the texts where necessary, but be careful that what you put has been tested and works. Like you, I don't have a K3s system with me right now, although maybe when I have the time I'll create a new one, although with a different setup.
I'll assign you to this pull request since I think it'll be more convenient for future related notifications, hope you don't mind. Don't worry, I won't bother you at all about this. We're not in a rush.
Thanks for your contribution!
I'm closing this pull request as I ended up not following this guide for my final cluster, so I didn't work on it that much. I went with bare metal, K8S and helm instead of Proxmox, K3S and Kustomize.
The only real valuable things from this pull request are:
- nginx-config vs fpm-config in G911
- server vs apache in G033
Thank you for this very good guide, the details help understand things as a beginner.