In EKS, with the default VPC plugin the pods can directly be accessed by podIP/targetPort in addition to usual nodeIP/nodePort from within the same VPC. This feature support will help reduce unnecessary hops introduced by kube-proxy when there is no such need.
In EKS, with the default VPC plugin the pods can directly be accessed by podIP/targetPort in addition to usual nodeIP/nodePort from within the same VPC. This feature support will help reduce unnecessary hops introduced by kube-proxy when there is no such need.