-
When destroying the Cluster resource, it times out.
I've found that the k0sctl process prompts the user to confirm, making it impossible to delete the resource.
Solution: Set the parameter "Forc…
-
## Is your feature request related to a problem? Please describe the impact that the lack of the feature requested is creating.
Just an information aspect to other adopters.
## Describe the solut…
-
```
INFO ==> Running phase: Download k0s on hosts
[36mINFO[36mINFOpanic: runtime error: slice bounds out of range [1:0]
goroutine 655 [running]:
github.com/shiena/ansicolor.(*ansiColorWriter).Wr…
-
### 1. Issue or feature description
I have created a multi-node k0s Kubernetes cluster using this blog https://www.padok.fr/en/blog/k0s-kubernetes-gpu
but while deploying nvidia-device-plugin via he…
-
I'd start giving a bit of context, I'm a noob and I'm trying to setup k0s through terraform/opentofu
and I get an error due to networking despite the firewall seems fine (to me at least)
I could u…
-
### 1. Issue or feature description
I have created a multi-node k0s Kubernetes cluster using this blog https://www.padok.fr/en/blog/k0s-kubernetes-gpu
I'm getting the same error `Failed to create po…
-
### What happened?
As reported in this [k0sctl issue](https://github.com/k0sproject/k0sctl/issues/648) - `k0s install controller` nil panics when having `installConfig: null` in config. Not sure …
-
To be able to play with `k0sctl` outside of this provider control (e.g. to troubleshoot), it would be useful to have a property to get the full k0sctl configuration.
Maybe, call it, `k0sctlconfig` …
-
We anyways already provide our own templates for system units and thus do not depend _that much_ on the library functionality.
kardianos/service is not really maintained, there's e.g. a bug fix PR …
-
### 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…