-
### Application contact emails
jnummelin@mirantis.com, rbias@mirantis.com
### Project Summary
k0s is a CNCF-certified lightweight, Kubernetes distribution with zero dependencies and zero opinion.
…
-
k0sctl 0.19.4 appears to incorrectly detect changes in the `--enable-worker` k0s controller install flag value which leads to unexpected controller restarts in the reinstall phase.
Here is an example…
-
## 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…
-
### 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'm trying to install nvidia helm in a k0s cluster:
```
[root@miriam ~]# k0s version
v1.31.2+k0s.0
[root@miriam ~]# /var/lib/k0s/bin/containerd -v
containerd github.com/containerd/containerd …
-
k0sctl v0.19.4 is attempting to connect workers to the leader IP instead of the `externalAddress` I have specified in my config:
```
INFO[0023] ==> Running phase: Install workers
INFO[0023] [ssh] b…
-
### 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…
-
```
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: k0s
namespace: k0s-system
spec:
endpoints:
- port: http
selector:
matchLabels:
app: k0s-observability…
-
**What happened**:
When deploying a KubeVirt VM, we can't achieve 100% CPU usage without throttling. This is despite enabling CPUManager static policy, and the VM pod being given the Guaranteed QOS a…
-
We tried to upgrade a single node cluster yesterday and it ended up in a somewhat borked state. The initial version of k0s was `1.27.5+k0s.0` and we upgraded one by one to e.g. `1.28.x` (always latest…