Is this sticky session only work with alb.ingress.kubernetes.io/target-type: ip. What about type instance? I'm using AWS alb ingress controller. And in the ingress.yaml file I have added all the required annotations required for sticky session except the target type annotation.
Ps: my stickiness is also working working. But it is enabled in ingress yaml file