Kubernetes Tips | Using scripts inside configmaps

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

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

    A cloud-native Pipeline resource.

  • I use Tekton as an ETL orchestrator. In Tekton, Tasks are basically souped up ConfigMaps which may contain multiple composable Steps to be run serially. A Step can define its own container, env vars, command, etc. to execute like any other ci/cd system. I typically write my scripts inline for each step of aTask.

  • 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

  • Is there a way to run a one-off pod that would work as a command line tool?

    1 project | /r/kubernetes | 12 Apr 2023
  • Is the left guy sad because he knows everything?

    1 project | /r/ProgrammerHumor | 16 Feb 2023
  • Designing a company’s CI/CD system, please recommend resources

    1 project | /r/devops | 5 Feb 2023
  • Getting Started with Tekton Pipelines: A Comprehensive Guide

    1 project | dev.to | 17 Dec 2022
  • Is there a Helm chart to deploy Tekton pipelines?

    1 project | /r/kubernetes | 31 Oct 2022