-
Currently, only topic black-listing is supported, which works great for centralized ACL management.
However, it makes decentralized topic management difficult. We have multiple teams managing their…
-
(Click Preview to navigate to guides) Please read the guides on how to create a module for the catalog:
- [Guide for a GitOps Module](https://modules.cloudnativetoolkit.dev/#/how-to/gitops)
- [Guid…
-
I feel the documentation is a little light around usage of kafka-gitops.
Can someone help answer the following questions?
1) Is it possible to increase the number of partitions on an existing topi…
-
(Click Preview to navigate to guides) Please read the guides on how to create a module for the catalog:
- [Guide for a GitOps Module](https://modules.cloudnativetoolkit.dev/#/how-to/gitops)
- [Guid…
-
Use case: running the tool against an existing Kafka cluster setup with some ACLs/topics already configure in `plan` mode (with a minimal state file) currently shows all the ACLs/topics that would be …
-
Hi guys,
I was trying create the topics in AWS MSK Cluster, but show this error below for me.
```
Error: kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
…
-
We'll run a workshop for the extended developer team of one of Red Hat's major German partners on **November 25, 13:00-17:00**. We'd like to use the learn.openshift.com labs in a "take your choice" wa…
-
I am getting an error while the topic already exists on cluster, is there any way we can find if topic already exists in cluster? Like if we can check --if-not-exists and then create the topic or some…
-
In my state.yaml file, i have the following:
settings:
files:
topics: topics.yaml
services: services.yaml
users: users.yaml
topics:
blacklist:
prefixed:
- …
-
Hi,
Right now there is nothing like this for schema management. It might be useful to also allow/declare what topics/subjects use what schemas:
```yaml
config:
#Where the schemas reside
s…