12 Tools that will make Kubernetes management easier in 2024

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    The only Kubernetes dashboard you need

    Devtron is a tool integration platform for Kubernetes and enables swift app containerization, seamless Kubernetes deployment, and peak performance optimization. It deeply integrates with products across the lifecycle of microservices i.e., CI/CD, security, cost, debugging, and observability via an intuitive web interface. Devtron helps you to deploy, observe, manage & debug the existing Helm apps in all your clusters.

  • SaaSHub

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

    SaaSHub logo
  • k9s

    🐶 Kubernetes CLI To Manage Your Clusters In Style!

    K9s is a terminal-based UI to interact with your Kubernetes clusters. This project aims to make it easier to navigate, observe, and manage your deployed applications in the wild. K9s continually watch Kubernetes for changes and offer subsequent commands to interact with your observed resources.

  • keda

    KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

    Keda (Kubernetes Event-Driven Autoscaling) is an event-driven autoscale for Kubernetes workloads. Simply defined, it can scale an application based on the number of events needing to be handled.

  • karpenter-provider-aws

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

    Built in AWS, Karpenter is a high-performance, flexible, open-source Kubernetes cluster auto-scaler. One of its key features is the ability to launch EC2 instances based on specific workload requirements such as storage, compute, acceleration, and scheduling needs.

  • winter-soldier

    Scale down or delete unneeded workload after work hours based on conditions

    Winter Soldier is an open-source tool from Devtron, it enables time-based scaling for Kubernetes workloads. The time-based scaling with Winter Soldier helps us to reduce the cloud cost, it can be deployed to execute things such as:

  • cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

    kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.15.1/cert-manager.yaml

  • helm-charts

    Aqua Open Source Helm Chart Repository (by aquasecurity)

    helm repo add aquasecurity https://aquasecurity.github.io/helm-charts/ helm repo update helm search repo trivy helm install my-trivy aquasecurity/trivy

  • krr

    Prometheus-based Kubernetes Resource Recommendations

    The installation is pretty straight-forward. You can install the binary directly from their releases. To install the CLI, depending upon your operating system, you can install the KRR cli and use it for optimising the resources. You can use brew for installing on mac:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • ☸️ Kubernetes: A Pragmatic Kubectl Aliases Collection

    3 projects | dev.to | 6 Jan 2024
  • Can we take a moment to appreciate k3s and how easy it makes standing up a k8s cluster?

    1 project | /r/kubernetes | 11 Sep 2022
  • Kubernetes Hardening Tutorial Part 3: Authn, Authz, Logging & Auditing

    4 projects | dev.to | 15 Mar 2022
  • Ready To Develop K8s Distribution

    1 project | /r/kubernetes | 27 Sep 2020
  • Kubernetes and Cloud Native Associate (KCNA) Exam Guide

    18 projects | dev.to | 30 Nov 2024

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