You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you use the k8s "Kind" or a custom deployment leveraging the strimzi built image?
Also, would it be possible to leverage the strimzi kafka image to deploy mirror maker in ECS?
It seems like all the tooling is there, if I look through the image as below.
kubectl -n test-developer run -i --tty busybox --image=quay.io/strimzi/kafka:0.25.0-kafka-2.8.0 --restart=Never -- sh
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone used MirrorMaker on ECS?
Would you use the k8s "Kind" or a custom deployment leveraging the strimzi built image?
Also, would it be possible to leverage the strimzi kafka image to deploy mirror maker in ECS?
It seems like all the tooling is there, if I look through the image as below.
Beta Was this translation helpful? Give feedback.
All reactions