Can I just have KubeCTL access? I used to have it in my old company

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • kubernetes

    Production-Grade Container Scheduling and Management

  • There's actually an open bug in k8s right now where if you deploy a pod with a node selector, but that node is full, new pods will be spawned every second forever until the cluster falls over.

  • bcc

    BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more

  • What we saw was stalling in the kernel run queue. One of the other people on our team did some debugging with eBPF. I think they may have used runqlen.py. But as soon as they evicted the one damaging pod from the machine, all the other workloads were no longer starved.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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