kubermatic / mla

MLA (Monitoring, logging, alerting) solution for KKP.
Apache License 2.0
8 stars 9 forks source link

cortex chart needs longer time #45

Closed dharapvj closed 3 years ago

dharapvj commented 3 years ago

If we run out of the node capacity to schedule all the new pods needed by cortex, cluster-autoscaler adds new node which can easily take 3-4 minutes. So we need cortext chart timeout to be 10m.

kubermatic-bot commented 3 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dharapvj To complete the pull request process, please assign rastislavs You can assign the PR to them by writing /assign @rastislavs in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubermatic/mla/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
jiachengxu commented 3 years ago

There is already a PR for that: #43 /close

kubermatic-bot commented 3 years ago

@jiachengxu: Closed this PR.

In response to [this](https://github.com/kubermatic/mla/pull/45#issuecomment-874457655): >There is already a PR for that: #43 >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.