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

Where did High Availability go? #44

Open
WillNilges opened this issue Nov 9, 2021 · 1 comment
Open

Where did High Availability go? #44

WillNilges opened this issue Nov 9, 2021 · 1 comment

Comments

@WillNilges
Copy link

Howdy,
I was trying to adapt the minikube HA deployment to full K8s, and making great progress, but since that massive refactor, I seem to have lost track of where HA was being kept in this repo. Did you guys remove it? Why?

@WillNilges
Copy link
Author

The documentation still says that it's an option, and so does the .env file in the base dir:
https://thingsboard.io/docs/user-guide/install/cluster/minikube-cluster-setup/

Type ‘yes’ when prompted, if you are running ThingsBoard in high-availability DEPLOYMENT_TYPE for the first time or don’t have configured Redis cluster.

https://github.com/thingsboard/thingsboard-ce-k8s/blob/master/.env

# Can be either basic (with single instance of Zookeeper, Kafka and Redis) or high-availability (with Zookeeper, Kafka and Redis in cluster modes and PostgreSQL in replica mode if chosen).

I think it was removed here in this pr

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

1 participant