Skip to content

Conversation

guessi
Copy link

@guessi guessi commented Dec 16, 2024

Issue #, if available:

#123

Description of changes:

Pod Identity introduced back at Dec 28, 2023

According to public documentation, Pod Identity uses the hostNetwork of the node and it uses port 80 and port 2703 on a link-local address on the node. This address is 169.254.170.23 for IPv4 and [fd00:ec2::23] for IPv6 clusters,

Adding it into default iptables/ip6tables would be required.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Pod Identity introduced back at Dec 28, 2023
- https://aws.amazon.com/blogs/containers/amazon-eks-pod-identity-a-new-way-for-applications-on-eks-to-obtain-iam-credentials/

According to public documentation, Pod Identity uses the hostNetwork of the node and it uses port `80` and port `2703` on a link-local address on the node. This address is `169.254.170.23` for IPv4 and `[fd00:ec2::23]` for IPv6 clusters,
- https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html#pod-id-considerations
- https://docs.aws.amazon.com/eks/latest/userguide/pod-id-agent-setup.html

Adding it into default iptables/ip6tables would be required.
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

Successfully merging this pull request may close these issues.

1 participant