mirror of https://github.com/rancher/ui.git
Update register cluster help text
This commit is contained in:
parent
07e14bd4bf
commit
85d1ff9ec9
|
|
@ -4421,7 +4421,7 @@ clusterNew:
|
||||||
title: Bring an existing Kubernetes cluster
|
title: Bring an existing Kubernetes cluster
|
||||||
label: Register
|
label: Register
|
||||||
shortLabel: Registered
|
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:
|
custom:
|
||||||
title: Create a new Kubernetes cluster
|
title: Create a new Kubernetes cluster
|
||||||
subtitle: With RKE and existing nodes
|
subtitle: With RKE and existing nodes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue