Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is cluster-network-authn used? / aws alb ingress handling #15

Open
uwebartels opened this issue May 10, 2023 · 0 comments
Open

where is cluster-network-authn used? / aws alb ingress handling #15

uwebartels opened this issue May 10, 2023 · 0 comments

Comments

@uwebartels
Copy link

Hi,

I am about to setup linkerd-based authentication for ingresses as well as for services.
this chart seems to be a nice generic way to handle linkerd-internal traffic and ingress traffic.

I see the NetworkAuthentication object cluster-network-authn, but no reference in an AuthorizationPolicy. Does the NetworkAuthentication without reference have an effect?

Second question is about the ingress handling. I have two types of ingresses and ingress controllers:

  1. nginx ingress controller which generated an aws network loadbalancer and a pod in another namespace which is not managed by linkerd, communication: external network -> aws network loadbalancer -> pod of ingress controller -> pod of application
  2. aws-load-balancer-controller which generates an aws application loadbalancer, communication: external network -> ws application loadbalancer -> pod of application

Do you support both types of ingresses?
I see only the AuthorizationPolicy linkerd-ingress-allow with MeshTLSAuthentication which could support my nginx-ingress-controller ingresses.

Best...
Uwe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant