Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Names of labels should be configurable #98

Open
tomislater opened this issue Jul 24, 2019 · 1 comment
Open

Names of labels should be configurable #98

tomislater opened this issue Jul 24, 2019 · 1 comment

Comments

@tomislater
Copy link
Contributor

Now, we have this:

# TODO: this should be configurable
NODE_LABEL_SPOT = "aws.amazon.com/spot"
NODE_LABEL_ROLE = "kubernetes.io/role"
# the following labels are used by both AWS and GKE
NODE_LABEL_REGION = "failure-domain.beta.kubernetes.io/region"
NODE_LABEL_INSTANCE_TYPE = "beta.kubernetes.io/instance-type"

but, some people use different labels.

@tomislater
Copy link
Contributor Author

I am going to fix it :P

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant