This is a follow-up to How I Keep a Kubernetes CLI Lean. You don't need to read that first, but it gives context for what k3d-manager is.







The Part I Left Out


In the first article I described k3d-manager as having a provider abstraction — where the same commands work whether you're running k3d on macOS or k3s on Linux. I made it...