I already installed Linkerd on a Kubernetes cluster that is runing in AWS: Linkerd - Getting Started
All checks are ok, but I cannot see the viz dashboard in my local:
kubectl -n linkerd-viz port-forward svc/web 8084
Is there a way to expose it via ingress ALB?