Just published my first blog article - how I set up Ghost on Kubernetes on my Raspberry Pi homelab using Flux, SOPS and NFS storage. Covers what broke, how i fixed it and what I'd do differently.
https://scrimreaper.dev/how-i-set-up-ghost-on-kubernetes/
#kubernetes #k3s #linux #homelab #ghost #iac #selfhosting #blog #fluxcd #gitops
K3sup – bootstrap K3s over SSH in < 60s
https://github.com/alexellis/k3sup
#HackerNews #K3sup #K3s #SSH #bootstrap #DevOps #Kubernetes #OpenSource
/me just deployed gotosocial on k3s. what it makes special because the server only has 1 gb ram, 1 cpu, 10 gb ssd, and 1.5 gb swap.
https://allthingsopen.org/articles/detecting-vulnerabilities-public-helm-charts
#k8s #kubernetes #k3s #trivytool #security #LeastPrivilege #vulnerability

Learn how to detect security risks in public Helm charts using open source tools like Trivy, GitHub Search, and OPA. This technical guide covers misconfigurations, hardcoded secrets, and vulnerable dependencies found in widely used Kubernetes packages.
Found this nice tui for kubernetes this weekend - https://github.com/janosmiko/lfk
One of the things I like about it is that it has #argocd specific logic - you can use it to alter argo settings and do other things you might otherwise do with the argocd command line tool
Looks pretty neat, especially for #homelab @homelab #k8s users