rancher v2.15.1

RKEControlPlane.spec.machineSelectorConfig[]

2 fields
RKEControlPlane.spec.machineSelectorConfig[] fields and descriptions
Field / TypeDescription
config
object

Config is a map of distro arguments which will be copied to /etc/rancher/<rke2/k3s>/config.yaml.d/50-rancher.yaml if the machine matches the label selector.

  • nullable
  • x-kubernetes-preserve-unknown-fields: true
object

MachineLabelSelector is a label selector used to match machines. An empty/null label selector matches all machines.

  • nullable
  • x-kubernetes-map-type: "atomic"