-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
if you delete (kubectl delete service myservice) and redeploy the same service (kubectl apply -f myservice.yaml) it gets new nodeports, however this is not reflected in the target group so ALB will still use the old nodeports and mark the service as unhealthy.
this was not an issue with the previous ingress controller.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.