-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello, thank you for the project.
What do you think to add node selector for TalosUpgrade resource
apiVersion: tuppr.home-operations.com/v1alpha1
kind: TalosUpgrade
metadata:
name: talos
spec:
talos:
version: v1.12.1
# New option
nodeSelector:
node-role.kubernetes.io/worker: ""It helps to upgrade or reboot only specific nodes in the cluster. Some bare-metal nodes depend heavily on specific kernel modules, and if a new kernel does not include them, we may lose the node after a reboot.
Thanks.
evgkrsk
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request