redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.59k stars 584 forks source link

rpk start: add --admin-api-addr and --advertise-admin-api-addr #1963

Open 0x5d opened 3 years ago

0x5d commented 3 years ago

This will make it easier to expose metrics when running redpanda in a container.

JIRA Link: CORE-703

twmb commented 2 years ago

This should be simple, but I'd like to wait on rpk container reevaluation.

rupurt commented 2 years ago

+1 to this. Currently I have to maintain a separate config to deploy between IPv4 & IPv6 environments.