karpenter

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity. [Moved to: https://github.com/aws/karpenter-provider-aws] (by aws)

Karpenter Alternatives

Similar projects and alternatives to karpenter

  1. terraform-aws-eks

    Terraform module to create Amazon Elastic Kubernetes (EKS) resources 🇺🇦

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. karpenter-provider-aws

    Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.

  4. aws-load-balancer-controller

    A Kubernetes controller for Elastic Load Balancers

  5. argocd-example-apps

    Example Apps to Demonstrate Argo CD

  6. autoscaler

    Autoscaling components for Kubernetes

  7. java-buildpack

    Discontinued Heroku Cloud Native Buildpack for Java

  8. arduino-cli

    Arduino command line tool

  9. rancher

    Complete container management platform

  10. skaffold

    Easy and Repeatable Kubernetes Development

  11. overlord

    Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better karpenter alternative or higher similarity.

karpenter discussion

Log in or Post with

karpenter reviews and mentions

Posts with mentions or reviews of karpenter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-24.
  • How to use the AWS Load Balancer Controller to connect multiple EKS clusters with existing Application Load Balancers
    5 projects | dev.to | 24 Oct 2024
    A point worth noting is that using the AWS Load Balancer Controller decouples your node management with your cluster management. Let’s say we wanted to use Karpenter for autoscaling instead of the defacto cluster-autoscaler. Karpenter will not use AWS AutoScalingGroups but will instead create standalone EC2 instances based on the Provisioners you define. This means our previous approach of attaching AutoScalingGroups with TargetGroups will not work as the EC2 instances Karpenter manages will not belong to the AutoScalingGroup and therefore not be automatically attached to the TargetGroup. The AWS Load Balancer Controller doesn’t care how the nodes are created; only that they belong to the cluster and match the label selectors defined. Probably we will look into Karpenter again in the near future for our project now that it supports pod anti-affinity, as this was previously a blocker for us.

Stats

Basic karpenter repo stats
1
6,742
-
3 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Go is
the 4th most popular programming language
based on number of references?