Skip to content

halfjuice/kubernetes-kafka-rest-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kubernetes-kafka-rest-proxy

Forked and upgraded from https://gitlab.com/atkozhuharov/kafka-rest-proxy-kubernetes

Usage

  1. Setup you Kafka cluster with server endpoint (Username, Password, SASL method if any)
  2. Fill the detail in kafka-rest-config.properties
  3. Create secret via kubectl create secret generic kafka-rest-config --from-file kafka-rest-config.properties
  4. Deploy kafka-rest-proxy kubectl apply -f https://github.com/halfjuice/kubernetes-kafka-rest-proxy/blob/main/kafka-rest-proxy-deployment.yaml

About

Handy deployment of kafka-rest-proxy on Kubernetes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published