Muralidhar Basani created KAFKA-20419:
-----------------------------------------

             Summary: Add SASL docker compose examples for single-node and 
multi-node clusters
                 Key: KAFKA-20419
                 URL: https://issues.apache.org/jira/browse/KAFKA-20419
             Project: Kafka
          Issue Type: Improvement
          Components: docker, documentation
            Reporter: Muralidhar Basani
            Assignee: Muralidhar Basani


The docker examples directory currently has plaintext and SSL compose files for 
single-node and multi-node (combined/isolated) setups. There are no SASL 
examples though, which means users who want to try SASL authentication with the 
docker image, have to figure out the JAAS config, environment variables, and 
volume mounts on their own.
                                                                                
                                                                     
This ticket adds SASL_PLAINTEXT docker compose examples for single-node, 
cluster combined, and cluster isolated modes, along with the necessary fixture 
files (JAAS config, client properties)


In short, the below should be taken care of:

- docker compose for sasl_plaintext
- sanity tests (docker/test)
- documentation for provided examples



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to