-
### Before creating an issue, make sure you've checked the following:
- [X] You are running the latest released version of k0s
- [X] Make sure you've searched for existing issues, both open and close…
-
My config looks like this:
```yaml
apiVersion: k0sctl.k0sproject.io/v1beta1
kind: Cluster
metadata:
name: test
spec:
hosts:
- role: controller
ssh:
address: 10.141.0.10
…
-
Right now `k0sctl` doesn't support the [recently introduced](https://github.com/k0sproject/k0s/pull/3824) `onlyBindToAddress` configuration option, because it currently tries to validate the API serve…
-
### Is your feature request related to a problem? Please describe.
The RISC-V ISA is getting more traction as real hardware is starting to appear. This includes smaller SBC's which don't have that ma…
-
### Before creating an issue, make sure you've checked the following:
- [x] You are running the latest released version of k0s
- [x] Make sure you've searched for existing issues, both open and close…
-
Hello,
I have some positive experience using your `k0s` in `Docker` container on the host, but unfortunately still cannot succeed with running `k0s` inside LXD container.
Here is output of the `lxc…
-
### Before creating an issue, make sure you've checked the following:
- [x] You are running the latest released version of k0s
- [x] Make sure you've searched for existing issues, both open and close…
-
Split up from a closed/related issue for better tracking. I do plan to attempt an implementation of this.
>I do have a question in terms of sudo, do you plan/want to support sudo with a password? …
-
### Before creating an issue, make sure you've checked the following:
- [x] You are running the latest released version of k0s
- [x] Make sure you've searched for existing issues, both open and close…
-
### Is your feature request related to a problem? Please describe.
We discussed a bit #3122 and we decided to start a clean discussion in order to decide exactly what we want to modify and what we …