From a606405fdcdf7b7cd3eaa1526109d465b05d705a Mon Sep 17 00:00:00 2001 From: Drew Miranda <107503402+drewmiranda-gl@users.noreply.github.com> Date: Fri, 10 May 2024 08:26:59 -0700 Subject: [PATCH] Clarify that initial_cluster_manager_nodes uses node name (#7042) * Clarify that initial_cluster_manager_nodes uses node name and NOT hostname This section needs clarification because it is ambiguous. The previous section (Bind a cluster to specific IP addresses) primes you to think in terms of IPs and hostnames while this section requires a node name or list of node names. Signed-off-by: Drew Miranda <107503402+drewmiranda-gl@users.noreply.github.com> * Apply suggestions from code review Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> --------- Signed-off-by: Drew Miranda <107503402+drewmiranda-gl@users.noreply.github.com> Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> --- _tuning-your-cluster/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_tuning-your-cluster/index.md b/_tuning-your-cluster/index.md index 4a2a027d2b..dbba404af8 100644 --- a/_tuning-your-cluster/index.md +++ b/_tuning-your-cluster/index.md @@ -139,7 +139,7 @@ Make sure to configure these settings on all of your nodes. ## Step 4: Configure discovery hosts and initial cluster manager nodes for a cluster -Now that you've configured the network hosts, you need to configure the discovery hosts and specify the cluster manager nodes for the initial cluster election. +Now that you've configured the network hosts, you need to configure the discovery hosts and specify the cluster manager nodes for the initial cluster election. Note that this is the node name and not the IP Address, hostname, or fully-qualified hostname. For example, the setting looks like the following: