-
Below is my ksql app service account with the respective ACL's listed
```
$ confluent kafka acl list --service-account sa-ym8***
Principal | Permission | Operation | Resource Type …
-
Hi
trying to get up an instance using Elastic as the graph service but getting the following exception in the GMS pod.
```
Caused by: org.elasticsearch.ElasticsearchStatusException: method [HEA…
-
## Summary
As a cloudigrade sysop, I need to support the new managed Kafka with authentication because the platform says this is required by 2022-08-31.
- [Upcoming migration to Managed Kafka - …
-
I am trying to make some changes on another topic configuration, but terraform plan result always showing configuration diff for topic that not being changed/updated.
As example below, I have 3 top…
-
Hi there,
Are there plans to provide klaw as a docker image or a helm chart?
The current approach with pulling the source code and providing cluster configuration inside springboot is not very i…
-
### What happened?
When you use the environment variable KAFKA_REST_ENDPOINT, each subsequent run wants to replace the topic.
### Steps to reproduce
run the following code:
```typescript…
-
Hi @linouk23, hope you're doing well!
Could you please kindly let me know how can we manage schema registry in the confluent cloud using terraform. I dont think right now this provider supports tha…
-
### Self-Hosted Version
22.8.0
### CPU Architecture
x86_64
### Docker Version
20.10.12
### Docker Compose Version
2.10.2
### Steps to Reproduce
Here's my config files (values in `{{ env.* }}`…
-
Add pulsar operator for kubernetes(https://github.com/sky-big/pulsar-operator) based on deployment/kubernetes/*.yaml
-
In AWS MSK (managed Apache Kafka) it is possible to provision a cluster with
- unauthenticated access (no SASL)
- with secure TLS connection between brokers and clients
It is possible to connect …