k42s, a full kubernetes cluster running on top of vagrant.

pbailey

Phillip A. Bailey

Posted on May 26, 2020

k42s, a full kubernetes cluster running on top of vagrant.

Alt Text

Welcome to my very first post to the wonderfull community of dev.to and the broad audience of the internet. I do apologise whether this would sound as Shameless plug but somehow I would like to share my lates Kubernetes project.

Today I'm proud to present k42s, a full Kubernetes cluster running on top of Vagrant.

Why “k42s”?

This project is the result of getting my hands dirty with Kubernetes trying to fulfil my innate curiosity to understand how things work in the nitty-gritty details. In the beginning I have started poking around with Minikube, which at that time was quite convenient to run my experiments and demos. However, moving forward I have realised that to have a holistic understanding of Kubernetes ecosystem I had to play with something near running it in a real multinode production cluster where would possible to experiment with network policies, load balancers, ingress controllers, storage and more. Hence, I decided to build my own portable Kubernetes lab and share it with the world.

Code repository - https://github.com/p0bailey/k42s

💖 💪 🙅 🚩
pbailey
Phillip A. Bailey

Posted on May 26, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Where GitOps Meets ClickOps
devops Where GitOps Meets ClickOps

November 29, 2024

Cloud Security for DevOps Teams
undefined Cloud Security for DevOps Teams

November 29, 2024

Installing Kubernetes using Kubeadm utility
kubernetes Installing Kubernetes using Kubeadm utility

November 29, 2024