Network Enabler Topology Configuration

A Statefulset is used to create Network Enabler pods, and NE pods are not dependent on the domain level. Network Enabler pods can connect to CAMEL Gateway pods regardless of domains or sub-domains.

Network Enabler Topology Properties describes configuration properties for Network Enabler topology.

Table 1. Network Enabler Topology Properties
Property Description
global.topology.networkEnabler.totalReplicaCount The total number of Network Enablers across all the clusters. The default value is 2.
global.topology.networkEnabler.localPortStart The local port. The default value is 29101. The first Network Enabler pod connects to all CAMEL Gateway processing pods from port 29101. The second Network Enabler pod connects to all CAMEL Gateway processing pods from port 29102. This continues for each added network enabler pod, and the port continues to increment.
global.topology.networkEnabler.remotePortStart The local port. The default value is 29101. The first Network Enabler pod connects to all CAMEL Gateway processing pods from port 29101. The second Network Enabler pod connects to all CAMEL Gateway processing pods from port 29102. This continues for each added network enabler pod, and the port continues to increment.

For more information about Network Enabler, see the discussion about Network Enabler in MATRIXX Architecture.