
* Apply limitations to 'master_lb_enabled' checkbox interactions, such as master_count. * Basic validation for cluster name, to reduce create failures. * Rename 'Master' to 'Control Plane' in line with upstream Kubernetes. * Add validation for 'master_count': min/max and odd numbers. * 'Network' tab required indicator no longer shows when the 'create new network' checkbox is selected. This tab has no required options initially and the form can submit without visting the tab. * Help text updates to reflect the updated options. Change-Id: I7840ab606eb4a39fe34509d7b49d738391148bae
6 lines
393 B
HTML
6 lines
393 B
HTML
<h1 class="h4" translate>Additional Labels</h1>
|
|
|
|
<p translate>Specify additional labels to apply to the cluster or override labels set by the cluster template. Overriding labels set by the cluster template may result in your cluster being misconfigured, unstable or unable to be created.</p>
|
|
|
|
<p translate>The key=value pair string is case insensitive and will be converted to lower case.</p>
|