enablePrivateNodes property
Whether nodes have internal IP addresses only.
If enabled, all nodes are given only RFC 1918 private addresses and communicate with the master via private networking.
Implementation
core.bool? enablePrivateNodes;
Whether nodes have internal IP addresses only.
If enabled, all nodes are given only RFC 1918 private addresses and communicate with the master via private networking.
core.bool? enablePrivateNodes;