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 reddit.com/r/sre

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • 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

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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