You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: `Type of network endpoints in this network endpoint group.
83
83
NON_GCP_PRIVATE_IP_PORT is used for hybrid connectivity network
84
84
endpoint groups (see https://cloud.google.com/load-balancing/docs/hybrid).
85
85
Note that NON_GCP_PRIVATE_IP_PORT can only be used with Backend Services
86
86
that 1) have the following load balancing schemes: EXTERNAL, EXTERNAL_MANAGED,
87
87
INTERNAL_MANAGED, and INTERNAL_SELF_MANAGED and 2) support the RATE or
88
-
CONNECTION balancing modes. Default value: "GCE_VM_IP_PORT" Possible values: ["GCE_VM_IP_PORT", "NON_GCP_PRIVATE_IP_PORT"]`,
88
+
CONNECTION balancing modes.
89
+
90
+
Possible values include: GCE_VM_IP, GCE_VM_IP_PORT, and NON_GCP_PRIVATE_IP_PORT. Default value: "GCE_VM_IP_PORT" Possible values: ["GCE_VM_IP", "GCE_VM_IP_PORT", "NON_GCP_PRIVATE_IP_PORT"]`,
0 commit comments