<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cost Management :: Tag :: Kubernetes training</title>
    <link>https://k8s-school.fr/labs/en/tags/cost-management/index.html</link>
    <description></description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright (c) 2025 Fabrice Jammes - Licensed under CC BY-SA 4.0</copyright>
    <atom:link href="https://k8s-school.fr/labs/en/tags/cost-management/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Horizontal Pod Autoscaling (HPA)</title>
      <link>https://k8s-school.fr/labs/en/1_labs/hpa/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://k8s-school.fr/labs/en/1_labs/hpa/index.html</guid>
      <description>Right-size cost by scaling the number of replicas automatically based on CPU load with the Horizontal Pod Autoscaler</description>
    </item>
    <item>
      <title>Vertical Pod Autoscaling (VPA)</title>
      <link>https://k8s-school.fr/labs/en/1_labs/vpa/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://k8s-school.fr/labs/en/1_labs/vpa/index.html</guid>
      <description>Right-size CPU and memory requests automatically with the Vertical Pod Autoscaler to cut waste and avoid OOMKills</description>
    </item>
  </channel>
</rss>