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

Shard cluster support #231

Closed
tuapuikia opened this issue Oct 21, 2020 · 8 comments
Closed

Shard cluster support #231

tuapuikia opened this issue Oct 21, 2020 · 8 comments

Comments

@tuapuikia
Copy link

Is it possible to deploy mongodb shared cluster using community operator?

@bznein
Copy link
Contributor

bznein commented Oct 21, 2020

Hi @tuapuikia,

at the moment the Community Operator doesn't support sharded cluster.

@maxisam
Copy link

maxisam commented Dec 12, 2020

Any chance it will be supported in the future?

@jamesbroadhead
Copy link
Contributor

@maxisam Thanks for your interest!

It's possible - but isn't scheduled in the next 3-6 months.
We would accept a series of pull-requests to add support if you're able to contribute.

We keep an eye on feature requests on feedback.mongodb.com - if you file a request there, and it accumulates votes, that will feed into our planning.

@jamesbroadhead jamesbroadhead changed the title Shard cluster Shard cluster support Dec 17, 2020
@raman-nbg
Copy link

Is there already a feature request on feedback.mongodb.com? Couldn't find any but I'm not sure...

@supersaeyan
Copy link

@maxisam Thanks for your interest!

It's possible - but isn't scheduled in the next 3-6 months.
We would accept a series of pull-requests to add support if you're able to contribute.

We keep an eye on feature requests on feedback.mongodb.com - if you file a request there, and it accumulates votes, that will feed into our planning.

Hi @jamesbroadhead
I would be interested to take that up.
Could you help me get started as i am new to kubernetes development and open source as well.
Any reading material or other helpful resources that can help me understand what is expected from the first PR, would be great.

@roshanr10
Copy link

^ I would also be interested in contributing to this effort

@misiek08
Copy link

There is no sense developing this feature here again. It's already supported in Enterprise version. Will this be ever open sourced, or we need to fork and work on this as OSS rebels? 😄

@jamesbroadhead
Copy link
Contributor

The design of the Enterprise and Community Operators is quite different - they share some code, but not the code which deploys MongoDB instances (the Enterprise Operator relies on Ops or Cloud Manager).

As a result, sharded cluster support in this Operator will need to be new code - whether it's written by a community member or the MongoDB Kubernetes team.

We would accept Community PRs to add Sharding support, as long as they had the right amount of testing so that we could support the feature. No forking needed - that's what OSS is all about.

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

No branches or pull requests

9 participants