Changelog
- Configurable hooks to run commands on target hosts during operations (#154)
- Fix SSH public key authentication when ssh-agent is active (#151)
- Allow 1-char usernames on SSH (#151)
- Backup control plane state using
k0sctl backup
(#147) - Allow to restore cluster state from backup at apply (#149)
- Update the k0s default config used by
k0sctl init
(#145)