-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
Add helm chart kubernetes deployment #6340
Conversation
923b09b
to
85ca7c0
Compare
Thanks for starting on this! Will for sure take a look. Having started using kubernetes this was in our near future 😁 Does openshift support helm? We for sure want to keep openshift support. We have a lot of users using openshift right now. So maybe openshift should sit along side helm before we remove it? |
You can use helm on openshift (as it is kubernetes, but maybe not all
openshift users will use helm).
I just find helm so disruptive, that every kubernetes user should use it.
And if not, it is just a better way and up to date of distributing
kubernetes yaml file.
…On 13-03-2017 15:36, Aaron Ogle wrote:
Thanks for starting on this! Will for sure take a look. Having started
using kubernetes this was in our near future 😁
Does openshift support helm? We for sure want to keep openshift support.
We have a lot of users using openshift right now. So maybe openshift
should sit along side helm before we remove it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6340 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABxvHbALKwxRMF32zl0KKd-GmGzw-51Aks5rlWJjgaJpZM4MbF25>.
--
I use PGP to protect our privacy, if you want to know more, you can
follow this
https://emailselfdefense.fsf.org/en/
If you have further questions, please do not hesitate to ask.
You can verify my public key here: https://keybase.io/pierreozoux
|
I found out about at least a dozen people using it last week alone. I would prefer to leave it and update our documentation to point to helm, and recommend everyone move before we just yank it. All for pushing the better way. But its being used enough I think we have no choice but go through deprecation process. |
I removed the removing of openshift :) I'll wait the PR to be merged to remove the WIP in the title, and give you the go to merge. Thanks a lot for your comments in the PR, I addressed them. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR its self is good to go. We do need to wait on the helm PR to be merged though.
Going to go ahead and merge now that in. I'll write documentation and update the link to point to our documentation |
Awesome! k8s + RC 💕 |
@RocketChat/core
Would love to get your feedback about this PR: helm/charts#752
Also, I think it makes sense to replace openshift folder then.
And finally, solving the following issues would be really nice to have to help this deployment: