linkerd / linkerd2

Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
https://linkerd.io
Apache License 2.0
10.61k stars 1.27k forks source link

How can i make HAZL work on EKS? #13132

Open bruno-notifi opened 2 days ago

bruno-notifi commented 2 days ago

What is the issue?

HAZL is not working on EKS.

Description

I did follow https://docs.buoyant.io/buoyant-enterprise-linkerd/latest/tasks/enabling-hazl/

I noticed on EKS node labels, that I have topology.kubernetes.io/zone=us-west-2[a|b|c]. However, EKS' Console shows topology.kubernetes.io/zone=zone-[0|1|2], which is not shown with kubectl.

Question

What can be done? What is missing? Can i change the node label HAZL is looking for?

HAZL is not working

Best,

Bruno

Update: https://linkerd.buoyant.io/t/i-cannot-make-hazl-work-on-eks/611

wmorgan commented 2 days ago

@bruno-notifi Since this is a BEL-only feature, would you mind posting this question here instead? Thank you.