awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesAPI Subresource Configurations

Settings for defining specialized API endpoints like status and scale to separate resource state and autoscaling logic.

Distinct from Configuration APIs: None of the candidates cover Kubernetes-specific subresource configuration for state and scaling separation.

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

Awesome API Subresource Configurations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kubernetes-sigs/kubebuilderAvatar von kubernetes-sigs

    kubernetes-sigs/kubebuilder

    8,992Auf GitHub ansehen↗

    Kubebuilder is a framework and set of scaffolding tools used to build Kubernetes APIs and controllers. It functions as an operator framework that provides generators for custom resource definitions, admission webhooks, and RBAC manifests to extend cluster functionality. The project distinguishes itself through marker-based code generation, which parses source code comments to automatically produce Kubernetes manifests and boilerplate logic. It employs a hub-and-spoke versioning model to translate data between multiple API versions and uses a three-way merge strategy to automate project migrat

    Defines specialized endpoints for status and scale to decouple desired state updates from observed state and autoscaling.

    Gok8s-sig-api-machinery
    Auf GitHub ansehen↗8,992
  1. Home
  2. DevOps & Infrastructure
  3. API Subresource Configurations