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

how to add or get AZ details when pod created. #145

Open
jainpratik163 opened this issue Feb 22, 2022 · 1 comment
Open

how to add or get AZ details when pod created. #145

jainpratik163 opened this issue Feb 22, 2022 · 1 comment

Comments

@jainpratik163
Copy link

What happened:
how we can get or add AZ details when pod is created.

What you expected to happen:
we didn't get any info when the pod is created on which AZ and for doing this we need to write a script.

is there any other way we can achieve this?

@jaypipes
Copy link
Contributor

Hi @jainpratik163, I'm not sure how this is related to the pod identity webhook, since the purpose of the webhook is to provide AWS IAM credentials to a pod's Service Account.

Depending on what Kubernetes solution you are using (EKS, kops, self-deployed, etc), you may have passed the AWS region into the Pod's definition via environment variables or possibly as annotations on the Pod's metadata.

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

No branches or pull requests

2 participants