mirror of https://github.com/rancher/ui.git
Merge pull request #4139 from westlywright/bug.update.register.import.text
Update register cluster help text
This commit is contained in:
commit
2d77354093
|
|
@ -4421,7 +4421,7 @@ clusterNew:
|
|||
title: Bring an existing Kubernetes cluster
|
||||
label: Register
|
||||
shortLabel: Registered
|
||||
helpBlock: Register an existing Rancher, <a href='https://k3s.io/' target='_blank' rel='nofollow noreferrer'>K3s</a> or EKS cluster.
|
||||
helpBlock: Register an existing Rancher, <a href='https://k3s.io/' target='_blank' rel='nofollow noreferrer'>K3s</a> or EKS cluster. By registering these type of clusters, Rancher can manage some aspects of the cluster configuration, such as version upgrades.
|
||||
custom:
|
||||
title: Create a new Kubernetes cluster
|
||||
subtitle: With RKE and existing nodes
|
||||
|
|
|
|||
Loading…
Reference in New Issue