Skip to content

Commit 0d3bec1

Browse files
committed
Discovery v2 - hightlight port change
1 parent 6cfb50d commit 0d3bec1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/ROOT/pages/clustering/setup/discovery.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ The new version v2 introduces the following configuration settings to control th
2626
Possible values are `V1_ONLY`, `V2_ONLY`, `V1_OVER_V2`, and `V2_OVER_V1`.
2727
* xref:configuration/configuration-settings.adoc#config_dbms.kubernetes.discovery.v2.service_port_name[`dbms.kubernetes.discovery.v2.service_port_name`] to specify the name of the service port name used in the Kubernetes API when using version v2.
2828
29+
xref:configuration/ports.adoc[`Ports`] have also changed in discovery v2.
30+
Cluster discovery v1 port is no longer in used (port 5000).
31+
Instead discovery v2 now uses the Cluster internal traffic port (port 6000).
32+
2933
The following sections describe the different methods for server discovery, configuration settings, and examples of how to move from discovery service v1 to v2.
3034

3135
[[clustering-discovery-methods]]

0 commit comments

Comments
 (0)