Does EKS support topology Aware Hints?

0

I was trying to setup this thing https://kubernetes.io/docs/concepts/services-networking/topology-aware-hints/

After adding annotation to my service I don't see hints on EndpointSlice. Pretty sure I have enough pods in each zone. Nodes has correct labels also. My k8s version is v1.23.13-eks.

I am thinking that EKS just doesn't support this feature because it's still beta, or problem is on my side?

已提问 1 年前977 查看次数
1 回答
3
已接受的回答

Topology aware hints is enabled by default starting in Kubernetes version 1.24, see EKS release notes https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-1.24

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则