NamespaceManagementNetworksEdgesNSXRoutingMode

NSXRoutingMode enum defines an enumeration of available routing modes.
ROUTED : ROUTED configures NSX-T to route directly to Pods cluster IP addresses.
NAT : NAT uses network address translation and the NSXConfig.egress-ip-ranges to route traffic out of the cluster.

Enumeration:   ROUTED,   NAT,  


Feedback

Was this page helpful?