Skip to content
Discussion options

You must be logged in to vote

Ok, solved =)

  • I just installed the control plane with the cli: linkerd check --pre && linkerd install | kubectl apply -f -
  • Then download the linkerd viz installation yaml: linkerd viz install > install.yaml
  • Modified the container args (from the install.yaml) like described in the docs:
 - args:
        ...
        - -enforced-host=^linkerd\.mycompany\.com$
  • And finally apply

Replies: 1 comment

Comment options

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