How do I stop my apps from being killed in k8s?

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/sre

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • goldilocks

    Get your resource requests "Just Right"

    There's also tools like Goldilocks that can help with resource request planning.

  • prometheus-operator

    Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes

    At a minimum, you want to look at your metrics using the Prometheus Operator. You can write alerts for resource requests.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • autoscaler

    Autoscaling components for Kubernetes

    You could also use something like the VerticalPodAutoscaler. But that could cost you a ton if you're not actively monitoring and alerting for memory leaks.

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