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

Use K8s stateful set instead of deployment for stateful Siddhi runner deployments #109

Open
BuddhiWathsala opened this issue Oct 22, 2019 · 0 comments
Assignees

Comments

@BuddhiWathsala
Copy link
Contributor

Description:
We have to analyze and find out the applicability of StatefulSet in K8s rather that using K8s deployment with PV for our Siddhi runner stateful deployments.

The comparison of the StatefulSet and Deployment can found out in following docs.

https://stackoverflow.com/questions/41583672/kubernetes-deployments-vs-statefulsets

Suggested Labels:
Feature improvement

Affected Product Version:
0.2.0

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