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

Should use a replica set instead of single pods #246

Open
robinbraemer opened this issue Feb 9, 2020 · 0 comments
Open

Should use a replica set instead of single pods #246

robinbraemer opened this issue Feb 9, 2020 · 0 comments

Comments

@robinbraemer
Copy link

robinbraemer commented Feb 9, 2020

The operator should deploy a replica set instead of single pods as it's a bad practice to run individual pods in Kubernetes, even singleton pods.

Ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-overview/#working-with-pods

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