-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Elastic 8.x charts? #1594
Comments
Hi @agonzalezm, |
meantime is there any beta or something that can be tested and works at least for elasticsearch and kibana? not all product. |
The charts from |
can you update here when kibana is also working? thanks! |
should the latest chart be |
elastic 8.1 is already released, any update when elastic and kibana 8.x can be deployed with these charts? |
Sorry, we don't have any update for now. |
Hello! any update of charts for elasticsearch and kibana 8.x? still kibana not working? |
Yes please, we really need this new version. Thanks |
What is the latest stable version of the charts? |
are these charts going to be updated on time or should we move to use ECK operator? |
https://github.com/elastic/helm-charts/releases/tag/v7.17.1 (should also work with 7.17.2
We are working toward fixing Kibana chart for 8.x, however we don't have any release date. Meanwhile, ECK is still the recommended way to deploy Elastic products on Kubernetes as mentioned in the helm-charts repo README. We highly recommend taking a look at it and using it if that's an option for you as it is a lot more mature than the Helm charts now. Indeed it benefits from a real programming language for the operator instead of a simple templating language for Helm charts, in addition to a development team fully dedicated to maintaining it. |
I have a feeling that the Helm charts are no longer going to be maintained. The |
I would be totally fine with using ECK if it would not require a different license, which is btw more expensive... |
Very true, I don't understand why the recommended and apparently more maintained way of deployment isn't available for all license tiers. |
Can anyone tell me where to confirm the license requirement of this Elastic Cloud on Kubernetes (ECK)? https://github.com/elastic/cloud-on-k8s I would like to know the requirement and decide to give it up before spending time on the setup. |
I think ECK is also available for free tier (basic license). When you install the default distribution of ECK, you receive a Basic license. Any Elastic stack application you manage through ECK will also be Basic licensed |
And with this repo helm chart, everything is free. Am I correct? |
https://www.elastic.co/de/subscriptions -- search for "kubernetes". ECK is not available for gold and platinum subscriptions. |
Here https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-licensing.html Its available for free, basic and enterprise users We are running platinum so no soup for us 🤷🏻♂️ |
@stasctopi same here 👎 |
Oof, this does not look good. We are looking at alternatives, e.g. https://github.com/grafana/loki. |
Thank you very much for the suggestion. I didn't know about this project before. I am building a minimal vendor-agnostic infra with k8s. The final part is the logging (I was also considering cloudfront but not satisfy with the vendor-lock). Grafana loki seems best fit. <3 |
waiting for the release for Elasticsearch 8.x.x , Do we have any dates, when will it be released? |
Please fix the README.md of elasticsearch chart and do not refer to do this |
@c4road sorry for your bad experience here. The Elasticsearch Readme on the main branch has already a disclaimer mentioning that it should be used for development versions only: The README from the last released version (https://github.com/elastic/helm-charts/blob/v7.17.3/elasticsearch/README.md) is mentioning On the Artifact Hub page (https://artifacthub.io/packages/helm/elastic/elasticsearch) the instructions are also correct: That being said, I agree that it can lead to confusion. With our current workflow where |
Just posting this here in case anyone has the same question I did. Since Logstash isn't supported by ECK, you can still you the |
i find it a bit disconcerting that 1) ECK appears not to support all things and 2) months after the 8.x release there still are no published helm charts and no update on when we might get them. i do not have a good feeling... |
Another month and still no chart, can we get any update? |
Or a migration guide how to migrate to the operator? 😊 |
Is it really that difficult to give your users an update? If you were in our shoes, wouldn't you want some kind of update? |
I've literally spent days trying to get an 8.x working and it is all over the place. I'm using the examples in the helm-charts repo and read the docuentation and I still can't come up with a working combination. using this as a starting config and get a copy of it locally. I then get an exception: I go through the docs with regards to node.roles with 8.x and I put this in the values.yaml: Also tried the 7.x style and get the next exception Then I tried this and got the same exception Is there a working scenarion for helm charts with 8.x - please point me to a working example - not the documentation because that doesn't work. Documentation without examples is not very helpful. |
We plan to switch to OpenSearch and never look back. Elastic just wants to milk money from you for subscriptions since they went public while the product quality goes down the drain. Good luck with that. |
Sorry for the delay! We've started breaking up the tasks in the background — issues for elastic/beats#31930 and elastic/kibana#134096, which needs to switch to Service Accounts and requires some bigger changes. As always, contributions are very welcome! This will be the last release for 8.x. Elastic will focus on the Kubernetes Operator going forward. If there is interest from the community to keep the Helm charts alive, we would be more than happy to let someone take ownership. The Elasticsearch Puppet module is a great example for this. Please, let us know if you would be interested and we're happy to work with you on that transition. |
Hi @nkammah, since this helm chart will be deprecated; can you provide a step by step guide how to migrate from this helm chart to the k8s operator? |
@nkammah will the operator also be usable with platinum licenses? |
Yes, please. I've gone through all the docs available on this on the elastic documentation and it's not enough to get going with. Maybe some suggested links/pointers on how to get started would be helpful. |
@nkammah @ztdietmaier This is a critical question and really needs an answer. I feel like you can't deprecate a deployment method for another if the another doesn't have parity to the one being deprecated. This effects paying customers and users. |
hello @djarami726, we have just switch to last version 8.3.3, using elastic Helm charts, and after disabled security. It works straighaway like 7.X versions. (elasticsearch + kibana). The bug you have should not be here with latest Helm charts version: https://github.com/elastic/helm-charts/blob/main/elasticsearch/templates/statefulset.yaml#L317 there is no more So please use latest version, even with elasticsearch 8.3.3, this will work. |
Hi, They have already referenced ^5.3.1 in the main branch kibana/package.json at main · elastic/kibana (github.com) Would that be possible thanks? |
|
It's so confusing why nobody has responded to this. |
@BenB196 sorry for the very delayed ping. I tested this out and wasn't able to get things to work because of the deprecated |
When are elastic 8.x charts being released?. I am trying to deploy 8.0.1 cluster but failing with current charts. Why they are not released same time than production release of elastic?
The text was updated successfully, but these errors were encountered: