-
Couldn't load subscription status.
- Fork 4k
Open
Labels
A-orchestrationRelating to orchestration systems like KubernetesRelating to orchestration systems like KubernetesC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)O-communityOriginated from the communityOriginated from the community
Description
There are 2 well known node labels that could be used to create dynamically the locality information to be passed to CDB on startup:
- failure-domain.beta.kubernetes.io/region
- failure-domain.beta.kubernetes.io/zone
We could probably set the country if the node is exposing failure-domain.beta.kubernetes.io/country or if we detect the cloud provider and then derivate the country from its region name.
@a-robinson what do you think ?
Jira issue: CRDB-5797
munjalpatel
Metadata
Metadata
Assignees
Labels
A-orchestrationRelating to orchestration systems like KubernetesRelating to orchestration systems like KubernetesC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)O-communityOriginated from the communityOriginated from the community