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?

demandé il y a un an977 vues
1 réponse
3
Réponse acceptée

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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions