Start here if you're experimenting with the proxy for the first time.
proxy
Using the Proxy, including configuration, security and operation.
proxysecurity
Start here for an encryption-at-rest solution for Apache Kafka®.
securityfilter
Using the Kroxylicious Operator to deploy and run the Proxy in a Kubernetes environment.
kubernetes
Using the record encryption filter to provide encryption-at-rest for Apache Kafka®.
securityfilter
Using the record validation filter to ensure records follow certain rules, including schema and signature validity.
governancefilter
Using the multi-tenancy filter to present a single Kafka® cluster as if it were multiple clusters.
filter
Using the Oauth Bearer validation filter to validate JWT tokens received from Kafka® clients during authentication.
filtersecurity
Using the SASL Inspection filter to infer the client's subject from its successful authentication exchange with a broker.
filtersecurity
Using the Authorization filter to provide Kafka®-equivalent access controls within the proxy.
securityfilter
Using the entity isolation filter to give authenticated Kafka® clients a private namespace within a Kafka cluster.
filter
Using the connection expiration filter to avoid connection skew in Kubernetes environments.
kubernetesfilter
Start here if you're developing a filter for the first time.
developer
Writing plugins for the proxy in the Java programming language.
developer
The Java API documentation for plugin developers.
developer