EKS Costing Visibility

0

I am trying to visualize and optimize pricing of EKS more granular(like namespace, pods etc.) ways like kubecost product is providing but not able found tool or service for that.

It would be helpful if someone help me to provide some guidance how we can achieve it.

preguntada hace 2 años266 visualizaciones
4 Respuestas
1

I think you are on the right track, kubecost is a great solution for this. Unfortunately, there isn't an AWS native way to do this right now.

Some helpful resources:

  1. Kubecost - https://aws.amazon.com/blogs/containers/how-to-track-costs-in-multi-tenant-amazon-eks-clusters-using-kubecost/
  2. Cost allocation tags for worker nodes: https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html
AWS
Temi_O
respondido hace 2 años
profile picture
EXPERTO
revisado hace 8 meses
0

Ok understood but kubecost seems like costly ..

respondido hace 2 años
0

Take a look at the CloudHiro operator https://www.cloudhiro.com/K8S/K8S.php It allows for very good granularity at every level.

Sam
respondido hace un año
0

I just bumped into this question, so I'll add my answer on top of the previous ones:

  • You can use Karpenter's Consolidation feature to make more efficient use of the EC2 nodes. From this doc:

Consolidation: Karpenter works to actively reduce cluster cost by identifying when:
Nodes can be removed because the node is empty
Nodes can be removed as their workloads will run on other nodes in the cluster.
Nodes can be replaced with cheaper variants due to a change in the workloads.

profile pictureAWS
udid
respondido hace 22 días

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas