How to properly run k3s on MacOS
TL;DR: Go here, follow the instructions
or
brew install k3d && k3d create && k3d get-kubeconfig --name='k3s-default' I love using MacOS. In my job, at least. It strikes the right balance with me regarding stability, battery life and being supported (properly) by all of the tooling that I use in my day to day job.
I love Linux. But I’ll never forget that one time my external monitor suddenly stopped working and the only solution was to install a mainline kernel.
[Read More]