metadata
Parameters
value
The metadata key/value pairs assigned to instances in the cluster. From GKE 1.12
onwards, disable-legacy-endpoints
is set to true
by the API; if metadata
is set but that default value is not included, the provider will attempt to unset the value. To avoid this, set the value in your config.
Parameters
values
The metadata key/value pairs assigned to instances in the cluster. From GKE 1.12
onwards, disable-legacy-endpoints
is set to true
by the API; if metadata
is set but that default value is not included, the provider will attempt to unset the value. To avoid this, set the value in your config.