kafka-security-playbook icon indicating copy to clipboard operation
kafka-security-playbook copied to clipboard

Example of different security configurations for Apache Kafka and the Confluent Platform

Results 14 kafka-security-playbook issues
Sort by recently updated
recently updated
newest added

* Adding commands to deal with CentOS 8 EOL * Fixed typo on README (plaintext section)

Ready for first review Need to declare partial victory, although the job is only half done. Missing: 1. Internal and outside listener. When enabling more than one listener, something interally...

First of all, thank you for this repo, it's awesome, I love it! This repo has a running example for kerberized Kafka using SASL_PLAINTEXT, it would be great to have...

I am having this problem when using LDAP. I use server.properties in this repositoy ``` [2020-05-22 04:39:49,183] ERROR Fatal error during SupportedServerStartable startup. Prepare to shutdown (io.confluent.support.metrics.SupportedKafka) java.lang.ClassNotFoundException: io.confluent.kafka.security.ldap.authorizer.LdapAuthorizer at...

Env: windows 10 running minikube 1.7.2 with virtualbox driver, using Gitbash Problem: cd /kerberos, and run ./up getting the errors below (unqiue to windows it appears as it works on...

Kubernetes is quickly becoming a standard for deployment of containerized apps, and is used extensively in production. Therefore we may want to give examples for setting the different security configurations...

The Readme file in the root directory has become quite large. We may want to split it up, and put the content in the respective subdirectories.