k0sctl
k0sctl copied to clipboard
A bootstrapping and management tool for k0s clusters.
### 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...
### 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...
When I upgrade k0s cluster, I got sometimes failure to upgrade node have some Statefulset that has long time to migrate. And I'd like to drain gracefully a Pod it's...
As mentioned by @twz123 in https://github.com/k0sproject/k0sctl/issues/721#issuecomment-2137655712 - there are situations that could be consistently detected by k0sctl that require that the existing workers are restarted / reconfigured / rejoined. This...
Question: Is it possible to add additional control plane nodes after initializing the k0s cluster?
Hey Folks, I currently have a k0s cluster deployed using k0sctl with the following topology: - node1 (controller+worker) - node2 (worker) - node3 (worker) And I wondered if it's possible...
### 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...
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...
We tries to deploy k0s in linode (akamai). The vpc in linode seems to do source/dest check (and operates in layer 3), which means that kube-router does not work. to...