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

Find a way to obtain the AWS region without listing pods and nodes #437

Open
simonmarty opened this issue Feb 26, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@simonmarty
Copy link
Contributor

For listing Pods and Nodes, it looks like thats only done for getting the AWS region. It'd be great if this could be provided by a Helm Chart environment variable in the short term. Longer term, if/when kubernetes/kubernetes#40610, that could just be injected into the pod without any user input.

Its worth noting that Kubelet today has permissions to list all pods (but not nodes), but this permission is going to be restricted in future versions of Kubernetes to only allow a node to list the pods running on it.

@simonmarty simonmarty added the enhancement New feature or request label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant