Open kranurag7 opened 7 months ago
sounds interesting, and it is valid for us a provider as well.
/triage accepted /help
@kranurag7 It will be great if you can improve https://main.cluster-api.sigs.k8s.io/tasks/automated-machine-management/scaling.html#scaling-nodes
NOTE: we have https://main.cluster-api.sigs.k8s.io/reference/labels_and_annotations, but I agree that putting all the info relevant for scaling in a single place is valuable
@fabriziopandini: This request has been marked as needing help from a contributor.
Please ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help
command.
/assign
/priority backlog
What would you like to be added (User Story)?
As an operator, I want to downscale the number of machines but I want to remove certain machines only.
Consider a case where I've 10 machines object and I want to remove only 3 specific machines.
Detailed Description
As of now, I think CAPI docs doesn't cover this part.
Ref: https://main.cluster-api.sigs.k8s.io/tasks/automated-machine-management/scaling.html#scaling-nodes
I searched in slack and found the following information.
cluster.x-k8s.io/delete-machine
It works for both machinedeployments and kubeadmcontrolplane objects.Anything else you would like to add?
happy to send a patch once it's triaged.
Label(s) to be applied
/kind feature /area documentation