Open SnorreSelmer opened 1 year ago
I'm currently preparing such a guide. QEMU VMs on a Mac.
I mainly like to use docker or VirtualBox for any local dev rather than qemu as I had to replace the whole system due to strange behavior with chroot and some scripts but your work is highly appretiated thanks @ghik
This is probably resolved now as the guide has been updated and is now aimed towards local hosts and not a cloud provider: https://github.com/kelseyhightower/kubernetes-the-hard-way/pull/767
This is a really nice guide, but for those of us that would like a guide to learn about setting up kubernetes on 100% local hardware (ProxMox VMs, Raspberry Pi cluster, other home-lab hardware) without the GKE/GCP stuff, would it be reasonable to have a guide that replaces
gcloud
with doing things the "harder" way...