thingsboard-pe-k8s
thingsboard-pe-k8s copied to clipboard
[Feature Request] Include Kafka and Redis in the K8s cluster for AWS
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.
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.