Configuration options for the private GKE cluster in a Cloud
Composer environment.
Attributes
Name
Description
enable_private_endpoint
bool
Optional. If true, access to the public endpoint of the
GKE cluster is denied.
master_ipv4_cidr_block
str
Optional. The CIDR block from which IPv4
range for GKE master will be reserved. If left
blank, the default value of '172.16.0.0/23' is
used.
master_ipv4_reserved_range
str
Output only. The IP range in CIDR notation to
use for the hosted master network. This range is
used for assigning internal IP addresses to the
cluster master or set of masters and to the
internal load balancer virtual IP. This range
must not overlap with any other ranges in use
within the cluster's network.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]