k8s.io icon indicating copy to clipboard operation
k8s.io copied to clipboard

eks-prow-build-cluster: Remove the KubeCost deployment

Open xmudrii opened this issue 1 year ago • 2 comments

We didn't manage to utilize KubeCost to gather data about ProwJobs because ProwJobs are non-managed Pods (e.g. not part of a ReplicaSet/Deployment) and this is not supported well by KubeCost. For that reason, gathering data required a lot of effort and we got similar data to what we have in our dashboards.

@koksay proposed that we remove the KubeCost deployment from the EKS Prow build cluster, so I'm created a ticket to track that.

/priority important-longterm /area infra/aws /area infra /sig k8s-infra

xmudrii avatar Aug 27 '24 13:08 xmudrii

I created PR #7234

koksay avatar Aug 29 '24 15:08 koksay

We need to figure out if/when we want to remove the S3 bucket used by KubeCost: https://github.com/kubernetes/k8s.io/pull/7234#discussion_r1738204849

xmudrii avatar Aug 30 '24 08:08 xmudrii

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Nov 28 '24 08:11 k8s-triage-robot

@koksay Is this done?

xmudrii avatar Nov 28 '24 10:11 xmudrii

Yes, except for the S3 buckets (prod and canary), they're still not removed. Should I remove them and close this issue?

koksay avatar Nov 28 '24 10:11 koksay

@koksay Yes, let's clean up fully, we don't use it any longer and I don't expect that we'll need that data.

xmudrii avatar Nov 28 '24 11:11 xmudrii

@xmudrii ok, I removed the S3 buckets and policies on both prod and canary environments.

koksay avatar Dec 02 '24 08:12 koksay

@koksay Thanks a lot! /close

xmudrii avatar Dec 03 '24 16:12 xmudrii

@xmudrii: Closing this issue.

In response to this:

@koksay Thanks a lot! /close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

k8s-ci-robot avatar Dec 03 '24 16:12 k8s-ci-robot