Skip to content
Discussion options

You must be logged in to vote

Fixed the issue by:

  1. Removed Injection annotation from the ingress-nginx namespace (caused the patching issue of the ingress controller)
  2. Changed ingress configuration (Flux HelmRelease) to: controller.Service.Type: ""

After re-deploying the daemonSet, the ingress pods have the correct annotations and Environment Variables of Lnkerd:


Annotations:  cattle.io/timestamp: 2021-05-04T10:58:09Z
              cni.projectcalico.org/podIP: 10.42.3.112/32
              cni.projectcalico.org/podIPs: 10.42.3.112/32
              jaeger.linkerd.io/tracing-enabled: true
              linkerd.io/created-by: linkerd/proxy-injector stable-2.10.1
              linkerd.io/identity-mode: default
           …

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by haim-ari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant