thingsboard-pe-k8s icon indicating copy to clipboard operation
thingsboard-pe-k8s copied to clipboard

[Feature Request] Include Kafka and Redis in the K8s cluster for AWS

Open greg-mcnamara opened this issue 3 years ago • 1 comments

For some reason the K8s for AWS do not include Kafka and Redis, and the install requires setting up (expensive) AWS-provided services to include them. Kafka and Redis are already in the docker cluster definitions, they're open-source and Kubernetes seems likes the perfect platform to host them. Please consider adding them to the cluster.

greg-mcnamara avatar Jan 17 '22 10:01 greg-mcnamara

If we add them to the cluster scripts we will be responsible for maintaining those scripts and any sorts of issues related to these "third-party" technologies. The scripts are open-source and you may alter them to include "local" Redis/Kafka as you wish.

ashvayka avatar May 13 '22 09:05 ashvayka