Skip to content

test skipper-ingress with eks karpenter ipv6 with hostNetwork and hostPort #9637

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

Draft
wants to merge 15 commits into
base: dev
Choose a base branch
from

Conversation

ayruslore
Copy link
Collaborator

Test PR

Testing skipper ingress on eks with karpenter ipv6

With AWSCNI enabled and hostNetwork and hostPort enabled

…tPort

Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
@ayruslore ayruslore added the minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. label Jul 3, 2025
speruri added 9 commits July 15, 2025 01:48
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
speruri added 3 commits July 18, 2025 12:30
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
@ayruslore
Copy link
Collaborator Author

We need the load balancer ip address type to be dual stack so that we can add ipv6 target groups.

See error message from cf stack

This AWS::ElasticLoadBalancingV2::Listener resource is in a UPDATE_FAILED state.

Resource handler returned message: "You cannot associate an IPv6 target group with a load balancer that has an 'ipv4' IP 
address type (Service: ElasticLoadBalancingV2, Status Code: 400, Request ID: 1c8e8ce0-eefa-4ae4-b61a-95e72bca5812) 
(SDK Attempt Count: 1)" (RequestToken: ced9b7e0-78da-123f-803d-f48404feb18c, HandlerErrorCode: InvalidRequest)

speruri added 2 commits July 18, 2025 12:59
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant