k0sctl icon indicating copy to clipboard operation
k0sctl copied to clipboard

A bootstrapping and management tool for k0s clusters.

Results 91 k0sctl issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### 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...

bug

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...

enhancement

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...

bug

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...

question

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...