Skip to content

Replacing localhost with docker-localhost prevents running the collector and kafka in the same k8s pod #31

@vernor1

Description

@vernor1

In docker/collector/scripts/run, localhost (loopback) is replaced with docker-localhost (docker gateway). I'm running the collector and kafka containers in the same Kubernetes pod, so KAFKA_FQDN is set to localhost. So I have to remove the weird substitution from the run-script, but why is that there in the first place?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions