Skip to content

Instantly share code, notes, and snippets.

@tajpouria
Last active March 22, 2023 11:44
Show Gist options
  • Select an option

  • Save tajpouria/5d1209a66d69add39d328115fbb585e1 to your computer and use it in GitHub Desktop.

Select an option

Save tajpouria/5d1209a66d69add39d328115fbb585e1 to your computer and use it in GitHub Desktop.
kubectl run -i --tty kafka-cli --image=conitasgmbh/kafka-cli --restart=Never --rm=true -- /bin/sh
kafka/bin/kafka-topics.sh --bootstrap-server 'localhost:9092' --list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment