-
### 架构
### 安装
一般Kafka集群是由zookeeper集群和kafka集群组成。Kafka集群一般需要3个节点,使用zookeeper实现服务注册及发现。
#### 安装zookeeper集群
```
## 创建安装目录
# mkdir /opt/zookeeper
## 下载对应的软件解压
# wget http://mirror.metroca…
-
For the last few days we've been getting this issue on resources such as kafka ACL, topic or identity pools:
> │ Error: error reading Kafka ACLs: Get "[https://lkc-redacted.eastus.azure.glb.conflue…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kaf…
-
**Is your feature request related to a problem? Please describe.**
It is not currently possible to declare `KafkaUser` in other namespaces than the one where the user-operator is deployed. For securi…
-
Description
===========
The `ResourceType` enum of the admin api is incomplete according to the documentation:
[Authorization in Confluent Platform using ACLs | Confluent Documentation](https://doc…
-
### Description
Improvements to Kafka Dev UI
- Integrate visualizing Broker ACLs
- Managing schemas with schema registry
- Improve record visualization: value encoding and headers
- Add the abil…
-
### Discussed in https://github.com/confluentinc/confluent-kafka-python/discussions/1583
Originally posted by **pchatterjee-cfx** June 12, 2023
Hi,
I am looking for a way to create an owner f…
-
**Describe the bug**
We're trying to create ACLs, getting security features are disabled for Confluent Kafka, works well with AWS MSK.
The error - "Security features are disabled"
Note - We have al…
-
Installing kafka-admin from Ansible Galaxy as collection doesn't work properly.
I've tried to install kafka-admin with following requirements file.
```yaml
# requirements.yaml
collections:
…
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/provectus/kafka-ui/issues)
- [X] I'm running a supported version of the application which is…