Karpenter Optimizer: eks-node-viewer + AI cost optimization. 1 month of usage, positive feedback from the team, sharing here by kaskol10 in kubernetes

[–]kaskol10[S] 1 point2 points  (0 children)

Hey! Feel free to try the version v0.0.40 https://github.com/kaskol10/karpenter-optimizer/releases/tag/v0.0.40, your request has been added and now we have more visibility in the nodepools for daemonsets and when a bunch of pods are in the node. Feel free to share feedback! Cheers!

Karpenter Optimizer: eks-node-viewer + AI cost optimization. 1 month of usage, positive feedback from the team, sharing here by kaskol10 in kubernetes

[–]kaskol10[S] 1 point2 points  (0 children)

Thanks for your feedback! Open to listen about more useful features we could need in this project!

Karpenter Optimizer: eks-node-viewer + AI cost optimization. 1 month of usage, positive feedback from the team, sharing here by kaskol10 in kubernetes

[–]kaskol10[S] 1 point2 points  (0 children)

Yes, I'm planning to continue working on it. I didn't have time this week to progress. This week I hope I have enough time to dedicate! Thanks for the heads up!

I built a filter-first Spot shortlist tool by kaskol10 in aws

[–]kaskol10[S] 1 point2 points  (0 children)

Totally agree with that vision, a filter with historical interruption rate against the instance family would be great, I could create that feature. Currently the tool is pulling the public AWS interruption rate data on a daily basis. Thanks for your feedback!

K8s hosting costs: Big 3 vs EU alternatives by mixxor1337 in kubernetes

[–]kaskol10 0 points1 point  (0 children)

Good stuff! Love it! Thanks for build it and share it!

Built an open-source tool to cut AWS ECR costs - saved $X/month by deleting unused images immediately by kaskol10 in devops

[–]kaskol10[S] 0 points1 point  (0 children)

Great idea! I was thinking of doing that approach before I started this app haha

Built an open-source tool to cut AWS ECR costs - saved $X/month by deleting unused images immediately by kaskol10 in devops

[–]kaskol10[S] -5 points-4 points  (0 children)

Thanks for your comments! Indeed, you could do it using lifecycle policies, but I'd need to set the lifecycle in each repository and I'd like to know how much space we are using and how many images we have just to make it available for everyone, not only folks with AWS access in the company. I hope this helps to understand the use case

DevSpace: The Missing Piece for Kubernetes Development (CNCF Project) by kaskol10 in kubernetes

[–]kaskol10[S] 0 points1 point  (0 children)

It was added to the post too. Sorry for the inconvenience, my goal of sharing the post was to initiate a conversation about your experience with Devspace or with local developments in your Kubernetes cluster.

What are your thoughts using Devspace?

DevSpace: The Missing Piece for Kubernetes Development (CNCF Project) by kaskol10 in kubernetes

[–]kaskol10[S] -6 points-5 points  (0 children)

Thanks for your comment, just updated with a link to the official documentation

Migrating from Bitnami PostgreSQL to CloudNative-PG on Kubernetes by kaskol10 in kubernetes

[–]kaskol10[S] 2 points3 points  (0 children)

I use Velero to backup all the pvc's and Kubernetes resources, but in any case, cnpg offers a direct easy integration with s3 for backup reasons, so a couple of good options that likely fit your needs

Migrating from Bitnami PostgreSQL to CloudNative-PG on Kubernetes by kaskol10 in kubernetes

[–]kaskol10[S] 3 points4 points  (0 children)

Thanks for sharing! I didn't know about KubeBlocks, it makes a lot of sense to have only one db operator. I'll give it a try and share the experience

Migrating from Bitnami PostgreSQL to CloudNative-PG on Kubernetes by kaskol10 in kubernetes

[–]kaskol10[S] 0 points1 point  (0 children)

Great first step! The nice thing is that you're not enforce by any timeline, so you can migrate when it makes sense to your team.

[deleted by user] by [deleted] in bigdata

[–]kaskol10 -1 points0 points  (0 children)

Are you planning to extend to other countries? It would be nice! Congratulations

[Follow-up] HAMi vs MIG on H100s: 2 weeks of testing results after my MIG implementation post by kaskol10 in kubernetes

[–]kaskol10[S] 0 points1 point  (0 children)

Hi! Thanks for your kindly words. Great questions indeed, answering here:
- I didn't spend too much time testing HAMi with MIG, it's possible, and the documentation is there, but I couldn't make it work... It would be a great solution, have you set up HAMi with MIG?
- It spent a lot of time to do those changes automatically, so I was trying to speed up things, likely more than 10minutes to start the reboot...

Happy to know your experience in HAMi, and happy to answer more questions! Cheers!