rancher v2.15.1
Cluster.spec.rkeConfig.machinePools[].name
Name is the internal name of the machine pool. The generated CAPI machine deployment will be a concatenation of the cluster name and the machine pool name which, if over 63 characters is truncated to 54 with a sha256sum appended.
| Field / Type | Description |
|---|---|
Cluster.spec.rkeConfig.machinePools[].name | Name is the internal name of the machine pool. The generated CAPI machine deployment will be a concatenation of the cluster name and the machine pool name which, if over 63 characters is truncated to 54 with a sha256sum appended.
|