awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDescriptor Generators

Systems that automatically build deployment manifests, access control rules, and packaging bundles from code metadata.

Distinct from Metadata-Driven SDK Generation: Distinct from general metadata generation or SDK generators: focuses specifically on building Kubernetes deployment manifests, RBAC rules, and Helm charts from code.

Explore 1 awesome GitHub repository matching devops & infrastructure · Descriptor Generators. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Descriptor Generators

Awesome Descriptor Generators 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.
  • quarkiverse/quarkus-operator-sdkAvatar de quarkiverse

    quarkiverse/quarkus-operator-sdk

    143Voir sur GitHub↗

    The quarkus-operator-sdk is a Java extension and framework for building custom Kubernetes operators and controllers. It provides an operator framework that generates boilerplate classes, registers reconcilers, and automatically produces custom resource definitions, role-based access control rules, deployment manifests, and Helm charts directly from application code metadata. The framework supports compile-time configuration validation to catch errors before deployment, standard dependency injection wiring for clients and controllers, and static native image compilation for generating self-con

    Builds deployment manifests, role-based access control rules, and Helm charts automatically from application code metadata.

    Javakubernetesoperatorquarkus-extension
    Voir sur GitHub↗143