Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greg-mcnamara opened this issue Jan 17, 2022 · 1 comment

Comments

@greg-mcnamara
Copy link

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.

@ashvayka
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants