Skip to content

Kafkacat doesn't work with bootstrap service #110

Description

@neverfox
kubectl run -it --rm kafkacat --image=solsson/kafkacat --restart=Never -- -C -b kafka-bootstrap:9200 -t mytopic -p 0 -J -e
% KC_ERROR: Failed to query metadata for topic mytopic: Local: Broker transport failure

It works with the full list of service DNS names and the bootstrap service works just fine with Kafka libraries we're using in code (Java client).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions