What's Changed * k3s: fix order of operations error by cloudymax in https://github.com/jessebot/smol-k8s-lab/pull/32 * fix subproc quiet param, fix log to file, fix kind install by jessebot in https://github.com/jessebot/smol-k8s-lab/pull/29
What's Changed * adding a little note when we finish installing/uninstalling a distro :) by jessebot in https://github.com/jessebot/smol-k8s-lab/pull/27 * switching to XDG_CACHE_DIR and XDG_CONFIG_DIR everywhere by jessebot in https://github.com/jessebot/smol-k8s-lab/pull/28
What's Changed * hot fix for "rich.errors.NotRenderableError: Unable to render None" by jessebot in https://github.com/jessebot/smol-k8s-lab/pull/19 * add version kwarg processing for helm install to main lib by jessebot in https://github.com/jessebot/smol-k8s-lab/pull/20 * docs(contributor): contributors readme action update by github-actions in https://github.com/jessebot/smol-k8s-lab/pull/26 * Update k0s.md by cloudymax in https://github.com/jessebot/smol-k8s-lab/pull/22 * Add K0s support 🎉 by jessebot in https://github.com/jessebot/smol-k8s-lab/pull/18
New Contributors * github-actions made their first contribution in https://github.com/jessebot/smol-k8s-lab/pull/26
What's Changed * adding better, more configurable logging by jessebot in https://github.com/jessebot/smol-k8s-lab/pull/17 * log levels are now configurable and so are log files * also in this PR: `-v` is now mapped `--version` and `-h` is now mapped to `--help`
What's Changed * updating help text, quickstart docs, and naming from hyphens to underscores by jessebot in https://github.com/jessebot/smol-k8s-lab/pull/13