Rainbow deployments in Kubernetes - is this the best approach for zero-downtime with long running (hours) workloads?

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

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
  • k8s-wait-for

    A simple script that allows to wait for a k8s service, job or pods to enter a desired state

  • We're using job to run commands as a prerequisite for a deployment (initContainer are not a good fit since we don't want these commands to run on each pod start up). We create a job with a different name (usually the commit hash) and have an initContainer in the deployment running this image: https://github.com/groundnuty/k8s-wait-for

  • 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

  • k8s-wait-for: A simple script that allows to wait for a k8s service, job or pods to enter a desired state

    1 project | /r/kubernetes | 28 Nov 2022
  • How to Start a Pod after ALL others are Running ?

    1 project | /r/kubernetes | 11 Oct 2022
  • k8s-wait-for VS docker-k8s-wait-for-it - a user suggested alternative

    2 projects | 4 Nov 2021
  • Setting up an order in which containers would start

    2 projects | /r/kubernetes | 29 Oct 2021
  • You get what you Measure: Understanding your applications health with Grafana, Loki and Prometheus

    3 projects | dev.to | 24 Apr 2024