KafkaMirror2 #7843
Unanswered
AEncinas19
asked this question in
Q&A
KafkaMirror2
#7843
Replies: 1 comment 4 replies
-
TBH. without you sharing the configurations and logs, nobody can really answer this. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hi, I'm trying to deploy a KafkaMirror2 in microk8s.
I've executed microk8s kubectl apply -f kafka-mirror-maker-2.yaml -n my-kafka-project (my-kafka-project is the namespace where I've created my source-cluster and target-cluster) and the mirror maker doesn't get into ready state. It's always on desired state
Also, I've applied all de CRDs like the quickstart indicates.
I need to install anything more? Is it a problem of the cluster operator?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions