Skip to content

Commit 55379fa

Browse files
committed
minor refinement
1 parent 2ec2ee6 commit 55379fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-manage/remote-clusters/_snippets/eck_rcs_connect_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ On the local deployment, add the remote ECK cluster using {{kib}} or the {{es}}
33
::::{note}
44
When configuring the remote cluster connection:
55

6-
* **Remote address**: Use the FQDN or IP address of the LoadBalancer service, or similar resource, you created to expose the remote cluster server interface (for API key authentication) or the transport interface (for certificate-based authentication).
6+
* **Remote address**: Use the FQDN or IP address of the LoadBalancer service, or similar resource, you created to expose the remote cluster server interface (for API key-based authentication) or the transport interface (for TLS certificate-based authentication).
77

88
* **TLS server name**: You can try leaving this field empty first. If the connection fails, and your environment is presenting the ECK-managed certificates during the TLS handshake, use `<cluster-name>-es-remote-cluster.<namespace>.svc` as the server name. For example, for a cluster named `quickstart` in the `default` namespace, use `quickstart-es-remote-cluster.default.svc`.
99
::::

0 commit comments

Comments
 (0)