-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[metricbeat] Follow migration from kube-state-metrics charts out of stable repo #733
Comments
While waiting for kube-state-metrics chart migration to a new GitHub repository, We need to update Metricbeat chart requirements to retrieve the subchart from the new stable Helm repos url => #882 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still valid |
For later reference, kube-state-metrics chart is now hosted at https://github.com/kubernetes/kube-state-metrics/tree/master/charts/kube-state-metrics |
While deploying an ECK cluster using terraform, I've deployed
As a solution, I've changed the aforementioned line to read as follows: Metricbeat deployment was deployment successfully with this change. Happy to help in fully testing and performing the necessary changes! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still valid |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still valid |
@jmlrt let me know how can I help in achieving this! |
Hi @christophercutajar, I didn't try the new kube-state-metrics yet. It seems you did it. Do you think you could create a PR? Also, the most important things to check is to ensure that metrics are reported correctly with this new version and to check if metricbeat upgrade tests are successful (https://devops-ci.elastic.co/view/Helm%20Charts/job/elastic+helm-charts+pull-request+integration-metricbeat/1067/). |
For the records, the new chart code is here: |
We've been using I'll work on it in the next couple of days and will create the necessary PR. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Haven't been able to dedicate time to this. Will plan for this during January |
This was done in #1524. |
Metricbeat chart currently use kube-state-metrics chart as subchart to get metrics from K8S.
As Stable repo will be deprecated in November 2020 (see Deprecation timeline), kube-state-metrics chart will need to migrate to another repository.
This work seem to be tracked in kubernetes/kube-state-metrics#1153.
When the migration will be over, Metricbeat chart will need to be updated to get kube-state-metrics subchart from its new home.
The text was updated successfully, but these errors were encountered: