Understand NodeClaims| karpenter.sh
Understand key concepts of Karpenter| karpenter.sh
Learn about scheduling workloads with Karpenter| karpenter.sh
Learn how to run GPU accelerated functions on OpenFaaS while using Karpenter to save on infrastructure cost.| OpenFaaS - Serverless Functions Made Simple
Karpenter observes Kubernetes pods and launches nodes in response to those pods’ scheduling constraints. Karpenter does not perform the actual scheduling and instead waits for kube-scheduler to schedule the pods. When running in AWS, Karpenter is typically installed onto EC2 instances that run in EKS Clusters. Karpenter relies on public facing AWS APIs and standard IAM Permissions. Karpenter uses AWS-SDK-Go v1, and AWS advises that credentials are provided using IAM Roles for Service Accounts.| karpenter.sh
Set up a cluster and add Karpenter| karpenter.sh
Understand different ways Karpenter disrupts nodes| karpenter.sh
Configure AWS-specific settings with EC2NodeClasses| karpenter.sh