doyouneedkubernetes.com

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • klipper-lb

    Embedded service load balancer in Klipper

  • IMO Klipper is super simple compared to other load balancers: You setup a load balancer saying "hey I want to access this service on port 8080" and then you can access it from the outside by using "AnyKubernetesNodeIp:8080".

  • metallb

    A network load-balancer implementation for Kubernetes using standard routing protocols

  • K8s was built to run on cloud hosted services, so you would normally use their load balancer. There's two ways that I know of to avoid using a cloud LB. One use metallb or two you can use something like calico to communicate with your networking equipmen through bgp

  • 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
  • enhancements

    Enhancements tracking repo for Kubernetes

  • They will finally be adding the beginnings of linux container user namespace support in upcoming kubernetes 1.25 (KEP127) - so that container root user can be host non-root (!). Can't quite believe they didn't prioritise that far earlier, but here we are... https://github.com/kubernetes/enhancements/issues/127

  • sealed-secrets

    A Kubernetes controller and tool for one-way encrypted Secrets

  • https://github.com/bitnami-labs/sealed-secrets - may be actually more reasonable (public key crypto of the secrets)

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

  • PaperLB: A Kubernetes Network Load Balancer Implementation

    5 projects | /r/kubernetes | 21 Feb 2023
  • IBM to buy HashiCorp in $6.4B deal

    1 project | news.ycombinator.com | 25 Apr 2024
  • Isint release cycle becoming a bit crazy with monthly releases and deprecations ?

    2 projects | /r/kubernetes | 11 Jul 2023
  • What's there in K8s 1.27

    1 project | dev.to | 4 Jun 2023
  • Dependencies between Services

    1 project | /r/kubernetes | 6 Apr 2023