Security for Redpanda in Kubernetes
- Configure TLS for Redpanda in Kubernetes
Use TLS to authenticate Redpanda brokers and encrypt communication between clients and brokers.
- Configure SASL for Redpanda in Kubernetes
Use the Simple Authentication and Security Layer (SASL) framework to provide authentication between Redpanda brokers and clients.
Redpanda recommends that you always configure encryption, authentication, and authorization for production environments.
Was this helpful?