Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redpanda: Allow rpc advertised address to be overridden and templated #1427

Open
chrisseto opened this issue Jul 17, 2024 · 0 comments
Open

Comments

@chrisseto
Copy link
Contributor

chrisseto commented Jul 17, 2024

One of the use cases for extraInitContainers is attempts to modify the redpanda.yml. This isn't likely to work particularly well for a variety of reasons most importantly, we're hoping to do away with the extra___ attributes in the long run.

@vuldin is experimenting with stretch clusters and needs to be able to customize the advertised address of the RPC listener. We should just add support for modifying it in the same way that we allow customizing Kafka's RPC advertised addresses.

JIRA Link: K8S-297

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant