| Field | Type | Description | Value(s) |
|---|---|---|---|
clusterID | string | Globally unique identifier for this cluster (base64 encoded random 32 bytes). | |
clusterSecret | string | Shared secret of cluster (base64 encoded random 32 bytes). This secret is shared among cluster members but should never be sent over the network. |
Cluster
DiscoveryIdentityConfig
DiscoveryIdentityConfig is a config document to configure the cluster identity used by the discovery service.