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

Adding the nats chart to kubernetes chart repository? #5

Open
cgebe opened this issue May 2, 2018 · 4 comments
Open

Adding the nats chart to kubernetes chart repository? #5

cgebe opened this issue May 2, 2018 · 4 comments

Comments

@cgebe
Copy link

cgebe commented May 2, 2018

Hey, i'm asking whether it is intened to add this chart to https://github.com/kubernetes/charts
In the past there were 2 PRs there for NATS, however they did not get merged.

If it is wanted, i could again create a PR there.

@ColinSullivan1
Copy link
Owner

ColinSullivan1 commented May 2, 2018

@cgebe, Thank you for your interest! With core NATS, we have a NATS Operator, which provides a closer integration with Kubernetes. Does that work?

Thanks,
Colin

@cgebe
Copy link
Author

cgebe commented May 2, 2018

Hi Colin, thanks for the lead! I am going to look into the operator. Your chart is currently sufficient for my use case, however i probably switch to the operator later on. Is there a chart for the operator yet?
Entries to the kubernetes-charts repo would also be much appreciated!

I love NATS, you guys did/do an awesome job!

Thanks,
Chris

Edit: similiar to https://github.com/kubernetes/charts/tree/master/stable/etcd-operator

@VojtechVitek
Copy link

@ColinSullivan1 is NATS Operator the recommended approach? Does it work with NATS-Streaming too?

@ColinSullivan1
Copy link
Owner

@VojtechVitek , The NATS operator is the recommended approach as it sets up everything you need, networking, secrets, PVCs, etc. and it makes clustering simple. We (the NATS team) have a NATS operator for core NATS as well as a streaming operator.

https://github.com/nats-io/nats-operator
https://github.com/nats-io/nats-streaming-operator

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

3 participants