Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the CLUSTER_NAME env variable #299

Closed
hgokavarapuz opened this issue Jan 24, 2019 · 2 comments
Closed

Document the CLUSTER_NAME env variable #299

hgokavarapuz opened this issue Jan 24, 2019 · 2 comments

Comments

@hgokavarapuz
Copy link

I don't see any documentation about the CLUSTER_NAME env variable but I see that in the code which can be useful.

// If the CLUSTER_NAME env var is present,

@markchalloner
Copy link

For others, you can use:

kubectl set env daemonset/aws-node -n kube-system "CLUSTER_NAME=..."

to set environmental variables.

@mogren
Copy link
Contributor

mogren commented Dec 11, 2019

Fixed in #726

@mogren mogren closed this as completed Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants