Replies: 1 comment
-
I figured out my issue. I had a LimitRange for memory that was being overrun. After changing it the proxies are injected! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am having an issue with the latest Linkerd (I haved tried 2.13.3 and edge). I am just setting it up in the most basic way. I am on a macos with docker for desktop. All the validation checks pass. No containers are injected and the setup seems broken. Here are the commands I am running:
My
dev
namespace is tagged with the annotation to inject linkerd proxies. However, no proxies appear. When I log the linkerd pods I see:And in the linkerd-destination very many:
The identity service looks fine. Any idea how I can proceed?
Beta Was this translation helpful? Give feedback.
All reactions