machine-controller
machine-controller copied to clipboard
Kubernetes 1.25.0 is [out now](https://groups.google.com/a/kubernetes.io/g/dev/c/b_bqutVwRdk/m/0IrkGP9XBAAJ). We should look into what is required to support it in machine-controller. Also see [the changelog](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.25.md#changelog-since-v1240). Consider this issue a placeholder and please feel free...
As a user I want to have a vm node remediation mechanism in case a bare-metal node is down. Additionaly by default I want to have a better mechanism to...
### Description of the feature you would like to add / User story - Vsphere has a feature called [VM-VM Affinity/Anti-Affinity Rules](https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-94FCC204-115A-4918-9533-BFC588338ECB.html?hWord=N4IghgNiBc4GZwJYDtEBcCeIC+Q). Anti Affinity rule spread VMs to different physical...
This issue is to do some clean-up in the openstack provider logic, that in some cases is not very clear or optimal. A few examples: In order to get a...
Hello machine-controller folks, we're using `kubeone` to deploy k8s clusters, and we understand it uses `machine-controller` behind the scenes to create worker nodes. We're struggling a bit in making this...
I have a network with the disabled port security. On such a network one can not (and doesn't want) to apply any security groups. When I manually create the instance...
**What this PR does / why we need it**: Equinix provider does not support any tags except the system. I also added labels to be as a tags, because no...
Equinix metal provider does not set tags while creating the machines. Also, it would be useful to see labels from deployment in tags list.
When we create or update machine deployments there are many errors/warnings saying operations can't be fulfilled because the object has been modified, which I think happens due to resource version...