GKE Cost Optimization best practices

Achieving GKE Cost Optimization AFAIK is tricky. Any tutorials or documentation on how to interpret and optimize costs using the Cost optimization dashboard inside GKE?

1 Like

GKE AFAIK

This video might be helpful!

1 Like

Thanks @garisingh

Some of these look good on video but hard to implement

Hi @Dheeraj, below is the documentation link for the cost optimization in GKE.

https://cloud.google.com/architecture/best-practices-for-running-cost-effective-kubernetes-applications-on-gke

I hope it helps!

Hi @ShifaliG thanks so much. I remember going through the link you sent. I am more interested in the Cost Optimization dashboard that comes out of box with GKE. I am not sure how to interpret the metrics and fine tune the workloads (app right sizing + bin packing)

Hi @dheerajpanyam , below is the documentation link metrics understanding.

https://cloud.google.com/kubernetes-engine/docs/concepts/planning-large-workloads

I hope it helps!

Hi @ShifaliG This has more to do with quotas and so far we have never felt the need to handle quotas but nevertheless useful article thank you.