Kubernetes Podcast from Google

The State of Kubernetes Cost Optimization, with Fernando Rubbo and Kent Hua

7 snips
Jul 26, 2023
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Unintended Consequences of Not Setting Resources

  • Not setting resource requests and limits can lead to unintended consequences, like best-effort pods being preempted.
  • This can cause reliability issues as pods may be killed without notice when nodes become full.
ADVICE

Set Resource Requests and Limits

  • Set resource requests and limits for your Kubernetes workloads.
  • This helps with scheduling, bin packing, and cost allocation, ensuring reliability and performance.
INSIGHT

Future of Kubernetes

  • While Kubernetes is complex now, requiring manual resource management, it's expected to become simpler.
  • In the future, the platform may automatically determine optimal resource allocation for applications.
Get the Snipd Podcast app to discover more snips from this episode
Get the app