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 RepositoriesWorkload-Annotated CPU Limiters

Applies CPU period and quota limits to containers that carry workload annotations, ensuring they stay within resource bounds.

Distinct from Container CPU, Memory, and Disk Limits: Distinct from Container CPU, Memory, and Disk Limits: applies limits specifically based on workload annotations, not general resource caps.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Workload-Annotated CPU Limiters. Refine with filters or upvote what's useful.

Awesome Workload-Annotated CPU Limiters 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.
  • cri-o/cri-oAvatar de cri-o

    cri-o/cri-o

    5,629Voir sur GitHub↗

    CRI-O is an open-source container runtime that implements the Kubernetes Container Runtime Interface (CRI) to manage container images, pods, and containers on cluster nodes using OCI-compatible runtimes. It serves as a node-level container manager that handles image pulling, container lifecycle, and resource monitoring for Kubernetes clusters, running containers according to the Open Container Initiative specifications. The runtime distinguishes itself through live configuration reloading that applies changes to runtime definitions, registry mirrors, and TLS certificates without restarting th

    Applies CPU period and quota limits to containers based on workload annotations.

    Go
    Voir sur GitHub↗5,629
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtual Memory Management
  4. Runtime Memory Limits
  5. Container CPU, Memory, and Disk Limits
  6. Workload-Annotated CPU Limiters

Explorer les sous-tags

  • Reserved CPU Pinners for System ProcessesPins all commands spawned by the runtime to a reserved CPU set to isolate system workloads from container workloads. **Distinct from Workload-Annotated CPU Limiters:** Distinct from Workload-Annotated CPU Limiters: focuses on pinning system processes to reserved CPUs, not limiting workload CPU usage.