Home Lab Setup
-
home lab
What is a HomeLab and Why Build One?
A home lab, or simply “lab,” is a personal space where technology enthusiasts, professionals, and hobbyists can experiment with various hardware and software. From virtual machines to your own server, a home lab offers endless possibilities. But what exactly is…
-
home lab
Best Hypervisor for Home Lab in 2023
If you are looking to install a hypervisor in the home lab, there are a lot of options to choose from for the home labber. We will look at open source hypervisors, paid hypervisors, and even desktop hypervisors which can…
-
Kubernetes
Kubespray: Automated Kubernetes Home Lab Setup
Kubespray is a tool designed to simplify setting up a Kubernetes cluster. It’s an open-source project under the Kubernetes sigs, and it uses Ansible playbooks and inventory to automate cluster deployment. Table of contentsWhat is Kubernetes?Prerequisites for KubesprayInstalling AnsibleThe Easy…