cluster Identifier
Parameters
value
If present, this value will control the provider's replacement behavior. In particular, the provider will only be replaced when clusterIdentifier
changes; all other changes to provider configuration will be treated as updates. Kubernetes does not yet offer an API for cluster identification, so Pulumi uses heuristics to decide when a provider resource should be replaced or updated. These heuristics can sometimes lead to destructive replace operations when an update would be more appropriate, or vice versa. Use clusterIdentifier
for more fine-grained control of the provider resource's lifecycle.