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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南