I have been searching for hours, but can't find any direct information on this topic.
Here is what I know:
Calico can be deployed into EKS
Configuring IPv6 networking is possible with Calico.
Configuring IPv6 networking with Calico requires the ability to specify command line arguments to the Kubernetes components running on the master.
As far as I know, passing arguments to the master components is not supported in EKS at this time.
I need to port an existing EKS application from IPv4 only networking to IPv6-only networking.
I am hopeful that somebody here might have experience doing this. If so, could you please point me in the right direction? What are my options?
All the best, -klebs