ClusterMemberRegisterRequest

Field

Type

Repeated

Description

token

string

listen_address

string

listen_port

uint32

hardware

HardwareInfo

proxy_url

OptionalString

Worker-advertised reverse-proxy URL (e.g. https://worker-1.example.com:9443) for routing per-job runtime UIs through this worker’s nginx. Optional — empty/omitted means the worker has no operator-facing proxy and the daemon falls back to https://<listen_address>:<defaultClusterProxyPort>; from sys.config. norsk-mgr reads this onward via RunningNodeMetadata and uses it to compose /bundles/<bId>/<jId>/…​ → worker-proxy routes for the bundle/job UI.

Argument of

Method

Description

ClusterMemberRegister