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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ