-
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 …
-
Hi, from what I learnt about the whole Kafka environment, many people use source / sink connectors. Yesterday I was debugging broken pipeline and Kowl didn't help me discover a failed connector task. …
Zaijo updated
2 years ago
-
### Nomad version
Nomad Version 0.10.2
### Operating system and Environment details
PhotonOs 3
### Issue
We have a scenario where we have 2 of 3 hosts attempting to schedule a job that there …
-
/area blog
**What would you like to be added**:
### Falco Project: 2022 recap
Dear Falco community,
As we write this, it’s unbelievable that 2022 is wrapping up and very soon! As always…
-
We need to standardize on the term Development Preview vs Developer Preview.
From Slack, in #ocm-osd-ui, regarding a label for features in OpenShift Cluster Manager - similar to 'Technology Preview…
-
I read the FAQ but didn't find this covered.
My problem is that I have an application that writes data to librdkafka using Kerberos.
Authentication is done using a keytab for the kinit command.
…
-
I'm trying to enable a bridge between my local and a Kubernetes cluster running in Ubuntu. Some of the services are available on multiple ports, i.e. Vault. When I start the configuration I get the …
-
AWS Lambda's kafka source config is limited to SCRAM authentication method.
Investigate whether Confluent managed clusters can support SCRAM. If not, investigate alternate method for connecting a …
-
I am playing around with Atomix Raft and events. I registered an event listener on a DistributedMap. I do a call to a websocket and add a value to the map in the websocket's frame handler. This correc…
-
**Describe the Bug**
enable pod ip pool by changing none to calico in the file cluster-configuration.yaml,new pods will stuck in the ContainerCreating state,output error "cannot find a qualified …