sbbh1@alien.topBtoHomelab@selfhosted.forum•What are the top five home-lab projects that helped you better understand I.T. and get some hands on experience?English
1·
1 year agoSetting up a full k8s cluster (vanilla k8s, not k3s etc.) and running most of my self-hosted apps in that cluster caused me a lot of headaches but also got me an immense amount of knowledge and experience.
I’d focus more on the infrastructure instead of choosing what apps to run if you want to improve your knowledge. Running an application is easy. Automation, security, observability, etc. is the hard part.
Learn about Ansible, Terraform, GitOps, backup solutions, logging, network security, etc.