...
- Internal node name registration
- Internal service name registration (for internal wiring)
- External service name registration (for PNDA service discovery outside the perimeter)
Definitions
Node
- Names given to nodes rather than services for private access within PNDA
- Format: <hostname/minion_id>.node.<data _centre>.<domain>
- e.g. pnda123-hadoop-edge.node.dc1.pnda.local
- PNDA controls the naming
...