Service mirror Namespace #10998
Unanswered
srreddy2020
asked this question in
General
Replies: 1 comment 1 reply
-
Hi, the namespace has to be created beforehand, otherwise the mirrored services won't get created. The reasoning here is that it's a less intrusive behavior and to avoid having to grant namespace creation RBAC to the service mirror controller. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When we label the service like below,will it create the namespace in other crosscluster? or do we need to create namespace manually?
mirror.linkerd.io/namespaceus.exported: "true"
mirror.linkerd.io/namespaceeu.exported: "true"
Beta Was this translation helpful? Give feedback.
All reactions