CRD servers.policy.linkerd.io is missing version v1beta3, missing externalworkloads.workload.linkerd.io #13701
Unanswered
ivangrujic09
asked this question in
Help
Replies: 1 comment
-
If this can help to someone: by installing CRDs with linkerd CLI, it does install
and then run:
|
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
-
Hi 👋, I'm trying to install linkerd on my home k3s with externalCA (through cert-manager).
I managed to successfully install linkerd CRDs with
and also to install linkerd control plane with:
When I try to run a check with linkerd CLI I get:

These are the CRDs I currently have:

Any idea how do I move from here?
Beta Was this translation helpful? Give feedback.
All reactions