-
Hello comunity, I am trying to install Linkerd in a k8s cluster with helm (2.11.5 version https://artifacthub.io/packages/helm/linkerd2/linkerd2) but I am getting some errors difficult to debut it. I have passed the
EVENTSLinkerd-destination
Linkerd identity
Linkerd proxy injector
LogsLinkerd destination podlinkerd proxy container
linkerd destination container
linkerd destination sp-validator container
linkerd destination policy container
Linkerd destination podlinkerd destination identity container
linkerd destination linkerdy-proxy container
Linkerd proxy-injector podlinkerd proxy injector - linkerd proxy container
linkerd proxy injector - proxy-injector container
Linkerd check
Issue
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @chbalbas The Linkerd proxy should not be expecting a |
Beta Was this translation helpful? Give feedback.
Hi @chbalbas
The Linkerd proxy should not be expecting a
--server-tls-key
flag, since this flag only applies to the policy controller. Is it possible that you are accidentally using the policy controller docker image as your proxy image? I see that you are supplying avalues.yaml
file. Can you share the contents of that file?