machine-controller
machine-controller copied to clipboard
### What happened? I'm trying to setup a k8s cluster via KubeOne with the vSphere cloudProvider. The setup of the VMs is done via Terraform, see the output of the...
Hi, we are currently using the machine-controller as an addon of Kubeone, in its default configuration. I was wondering why the CRDs of CAPI (machinedeployments, machinesets, machines) are of the...
**What this PR does / why we need it**: This PR updates our Machine Controller's integration with Tinkerbell, transitioning from gRPC to Kubernetes CRDs following Tinkerbell's recent architectural changes. It...
**What this PR does / why we need it**: To test whether 24.04 works, this PR bumps all e2e tests to Ubuntu 24.04. Relates to https://github.com/kubermatic/kubermatic/issues/13340 **What type of PR...
Lately, we see continuous failures to rollout new MD in Azure environments. The error is always about machine-controller-webhook timing out. Error is seen in kubeone as well as KKP user-clusters....
Testing the CI, do not merge
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **What type of PR is this?** **Special notes for your reviewer**: **Does this PR...
**What this PR does / why we need it**: This PR enables multiqueing for kubevirt VM network interfaces . **Which issue(s) this PR fixes**: Fixes # **What type of PR...
**What this PR does / why we need it**: This replaces one Go package with another. **Which issue(s) this PR fixes**: part of https://github.com/kubermatic/kubermatic/issues/13631 **What type of PR is this?**...