Home icon
The journey to IPv6 on Amazon EKS: Implementation patterns (Part 2)

Containers Blog



The article discusses the implementation patterns for IPv6 support on Amazon Elastic Kubernetes Service (Amazon EKS). It explores how Pods in IPv6 EKS clusters interact and interoperate with IPv4 networks and services.

Specifically, the article covers:

  • Communication patterns within an EKS/IPv6 cluster (Pod to Pod, Pod to Kubernetes service)
  • Outbound communication from an EKS/IPv6 Pod to IPv4 endpoints outside the cluster, facilitated by the Amazon VPC CNI plugin's built-in interoperability layer
  • Inbound communication from internet-based IPv4 endpoints to load-balanced EKS/IPv6 Pods, enabled by using dual-stack AWS Load Balancer Controller (LBC) with specific annotations
  • Conclusion that the built-in interoperability layer allows gradual migration of workloads to IPv6 EKS clusters while IPv6 support is being added to other services


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.