
Mkube V1.35.0 馃帀馃帀
MKube automates Kubernetes cluster creation locally, this release upgrades to Kubernetes V1.35.0.

MKube automates Kubernetes cluster creation locally, this release upgrades to Kubernetes V1.35.0.

MKube is the continuation of a personal project that I鈥檝e started (Kontainer8)). I wanted to have a real Kubernetes cluster available locally, Ideally it should be stable enough so that I can reboot, spin it up again and It should work fine with everything that was configured. What changed The base box is now bento/fedora 40. cri-o as the container runtime. Cilium as the CNI. Story behind it The project worked quiet well, even in my past role I used to first go, make a demo on that cluster, ensure everything was alright before proceeding. ...