awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPod Execution Customization Plugins

Configurable plugins that inject environment variables, enable SSH access, and expose services for pods during scheduling.

Distinguishing note: No existing candidate covers plugin-based pod customization for batch schedulers; closest candidates focus on specific pod patterns (sidecars, traffic mirroring) rather than a general plugin framework.

Explore 1 awesome GitHub repository matching devops & infrastructure · Pod Execution Customization Plugins. Refine with filters or upvote what's useful.

Awesome Pod Execution Customization Plugins GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • volcano-sh/volcanoAvatar de volcano-sh

    volcano-sh/volcano

    5,337Voir sur GitHub↗

    Volcano is a Kubernetes-native batch scheduler specialized for AI, machine learning, and high-performance computing workloads. It provides gang scheduling to atomically allocate resources for all tasks of a distributed job, preventing deadlocks from partial allocation, and supports hierarchical queue management for multi-tenant resource isolation with configurable quotas, borrowing, and preemption. Topology-aware placement optimizes communication-intensive workloads by modeling network hierarchy to minimize cross-switch latency. Volcano differentiates itself with automated orchestration of di

    Volcano injects environment variables, enables SSH access, and exposes services for pods via configurable plugins.

    Goaibatch-systemsbigdata
    Voir sur GitHub↗5,337
  1. Home
  2. DevOps & Infrastructure
  3. Pod Execution Customization Plugins