Redpanda Operator - Security
- Redpanda Security on Kubernetes
The custom resource definition (CRD) of a Redpanda cluster includes five APIs: Kafka API, HTTP Proxy (formerly Pandaproxy), Schema Registry, Admin API, and RPC secured with `rpc_server_tls` (for communication between redpanda nodes).
- Configuring Redpanda TLS on Kubernetes
This section explains how to enable Transport Layer Security (TLS) on Kubernetes.
- Configuring Redpanda SASL on Kubernetes
When using the Redpanda Operator, SASL provides authentication between the server and client. To encrypt communication, use TLS encryption.
- Configuring Redpanda mTLS on Kubernetes
Configuring Redpanda mTLS on Kubernetes.
This section uses the Redpanda Operator. To use the recommended Redpanda Helm chart, see Security for Redpanda in Kubernetes. |
Was this helpful?