k8s-maestro-integrator

Installation
SKILL.md

k8s-maestro Integration Guide

This skill helps you integrate k8s-maestro into your Rust projects and build production-ready Kubernetes workflows.

Core Concepts

When to Use Different Resource Types

Use Kubernetes Jobs when:

  • One-time or batch processing tasks
  • ETL pipelines that run to completion
  • Data processing jobs with defined start and end
  • Scheduled tasks (cron jobs)
  • Parallel processing of independent tasks
Installs
3
GitHub Stars
1
First Seen
Apr 1, 2026
k8s-maestro-integrator — neurono-ml/k8s-maestro