k0sproject / k0sproject/k0sctl
Support installing k0s without starting it and add start/stop subcommands
- Dominant language
- Go
- Stars
- 582
- Forks
- 113
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 34
Description
common deploy process
- k0sctl install
- modify config
- e.g. generate & change containerd.toml
- k0sctl start
also related to this https://github.com/k0sproject/k0s/issues/1555
after installed, the /var/k0s/bin should be available
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing k0sctl install command and the related k0s issue #1555. Define how installation can leave k0s stopped while making /var/k0s/bin available, then add start and stop subcommands; done means the documented install, configuration-edit, and start workflow works without starting k0s during installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100