Kubernetes
Kubernetes is a powerful container orchestration platform designed for automating deployment, scaling, and management of applications. It provides a resilient infrastructure capable of handling complex workloads across multiple environments, from local clusters to cloud deployments. Kubernetes can be run on a Raspberry Pi cluster, in the cloud, or in hybrid setups. I’m currently deploying it across a cluster of Raspberry Pis and extending to AWS for broader scalability. :)
2024
Home Lab Setup
In this post, I offer an overview of my home lab setup, detailing the hardware and systems I use for testing and development. From Ubiquiti routers to Raspberry Pi clusters, I explain how each component is configured and managed using Ansible for automation. I also walk through my process for bringing new systems online and maintaining a hands-off, streamlined environment.
Continue reading Home Lab SetupStarting with Environments & Servers - Building a HashiCorp Cluster (Part 1)
Learn how to build a HashiCorp cluster in AWS using Terraform and Packer. This guide covers environment and server setup in detail.
Continue reading Starting with Environments & Servers - Building a HashiCorp Cluster (Part 1)