Running Scripts On-Demand in K8s, without kubectl exec

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

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

    Workflow Engine for Kubernetes

  • Argo Workflows includes a nice GUI and git integration, but seems designed for longer running workflows with its DAG support. I'm concerned that it's too complex to manage/maintain for our use case of on-demand script execution.

  • lens

    Lens - The way the world runs Kubernetes

  • I think a good middle ground is to just setup RBAC roles to kubectl and using some kind of dashboard for the GUI. I've heard good things about lens dashboard. The SRE team will authenticate to the dashboard and only have access according to their role, being able to see resource usage and other diagnostics.

  • 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