Skip to content

Allow the Cluster-Autoscaler to evict blobserve #3390

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

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

meysholdt
Copy link
Member

Fixes #3389

@meysholdt meysholdt requested a review from csweichel March 9, 2021 10:27
Copy link
Contributor

@csweichel csweichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fullmetalrooster
Copy link
Contributor

The same happens with when image-builder is running in the node.

{
  "insertId": "005102e8-38c3-4094-80df-746973205224@a1",
  "jsonPayload": {
    "noDecisionStatus": {
      "noScaleDown": {
        "nodesTotalCount": 1,
        "nodes": [
          {
            "node": {
              "name": "gke-prod--gitpod-io--workspace-pool-0-5850a154-gzb4",
              "mig": {
                "zone": "europe-west1-d",
                "nodepool": "workspace-pool-0",
                "name": "gke-prod--gitpod-io--workspace-pool-0-5850a154-grp"
              },
              "cpuRatio": 5,
              "memRatio": 13
            },
            "reason": {
              "parameters": [
                "image-builder-864fb97db6-85jjk"
              ],
              "messageId": "no.scale.down.node.pod.has.local.storage"
            }
          }
        ]
      },
      "measureTime": "1614995355"
    }
  },
  "resource": {
    "type": "k8s_cluster",
    "labels": {
      "cluster_name": "prod--gitpod-io--europe-west1--03",
      "project_id": "gitpod-191109",
      "location": "europe-west1"
    }
  },
  "timestamp": "2021-03-06T01:49:15.933553279Z",
  "logName": "projects/gitpod-191109/logs/container.googleapis.com%2Fcluster-autoscaler-visibility",
  "receiveTimestamp": "2021-03-06T01:49:16.227175872Z"
}

https://console.cloud.google.com/logs/query...

@csweichel csweichel merged commit b5ae011 into main Mar 11, 2021
@csweichel csweichel deleted the meysholdt/scale-down-issue-with-3389 branch March 11, 2021 08:25
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

Successfully merging this pull request may close these issues.

Scale-Down Issue with Blobserve
3 participants