Optimizing the cost of your Kubernetes applications
Today I want to walk through a useful way to visualize the relationship between pod and node resources in Kubernetes, or, put another way, the difference between the resources your applications request from the underlying infrastructure, and the resources that underlying infrastructure actually has to give. In focussing on that