<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Karpenter on Humayun Manzer</title><link>https://humayunhub.com/tags/karpenter/</link><description>Recent content in Karpenter on Humayun Manzer</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 14 Jun 2025 19:58:00 +0800</lastBuildDate><atom:link href="https://humayunhub.com/tags/karpenter/index.xml" rel="self" type="application/rss+xml"/><item><title>Karpenter in AWS</title><link>https://humayunhub.com/blog/2025/karpenter/</link><pubDate>Sat, 14 Jun 2025 19:58:00 +0800</pubDate><guid>https://humayunhub.com/blog/2025/karpenter/</guid><description>&lt;div class="paragraph">
&lt;p>Karpenter is an open-source Kubernetes node autoscaler developed by AWS. It automatically launches the right compute resources (EC2 instances) when your cluster needs them and shuts them down when they’re no longer needed.&lt;/p>
&lt;/div>
&lt;div class="paragraph">
&lt;p>Traditional autoscalers (like the Cluster Autoscaler) work well but can be slow and limited in flexibility. Karpenter is designed to be:&lt;/p>
&lt;/div>
&lt;div class="paragraph">
&lt;p>Faster: It reacts quickly to unschedulable pods.
Smarter: It chooses the best instance types based on your workload needs.
Cost-efficient: It can use spot instances and right-size nodes to save money.
Flexible: It doesn’t require pre-defined node groups.&lt;/p>
&lt;/div></description></item></channel></rss>