redpanda-data / redpanda

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

rpk: support creating & configuring topics and acls declaratively #1709

Open 0x5d opened 3 years ago

0x5d commented 3 years ago

From the community channel:

A way of specifying topics and their configuration in a file so that rpk could then read it and create them if they don't exist.

JIRA Link: CORE-662

brianmcgee commented 3 years ago

A good reference for the kind of functionality I think would be useful is https://github.com/segmentio/topicctl

twmb commented 2 years ago

Also ref https://github.com/redpanda-data/redpanda/discussions/3099

twmb commented 2 years ago

This should also cover ACLs. Also ref: https://github.com/Mongey/terraform-provider-kafka