Class MasterAuthorizedNetworksConfig (0.4.0)

Configuration options for the master authorized networks feature. Enabled master authorized networks will disallow all external traffic to access Kubernetes master through HTTPS except traffic from the given CIDR blocks, Google Compute Engine Public IPs and Google Prod IPs.

cidr_blocks define up to 50 external networks that could access Kubernetes master through HTTPS.

Classes

CidrBlock

CidrBlock contains an optional name and one CIDR block.

cidr_block must be specified in CIDR notation.