Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka Module Enhancements #1497

Open
khansaad opened this issue Feb 6, 2025 · 0 comments
Open

Kafka Module Enhancements #1497

khansaad opened this issue Feb 6, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@khansaad
Copy link
Contributor

khansaad commented Feb 6, 2025

Describe the feature

We need to add the provision for the clients to connect to Kafka securely.

Validation Flow:

Authentication: Broker checks client credentials (SASL or TLS certs).
Authorization: Broker verifies the client has the necessary ACLs.
Data Integrity: TLS encryption protects the messages during transmission.

Examples or references

Add any examples or references to understand it better

Suggest a solution

Any suggestions on how to solve this

Additional Context

Any additional context about the feature

@khansaad khansaad added the enhancement New feature or request label Feb 6, 2025
@khansaad khansaad added this to the Kruize 0.5 Release milestone Feb 6, 2025
@khansaad khansaad self-assigned this Feb 6, 2025
@khansaad khansaad moved this to Todo in Monitoring Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant