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 RepositoriesSession-Aware Node Eviction

Control logic that prevents cluster autoscalers from terminating servers with active player sessions.

Distinct from Idle Session Eviction: Distinct from memory or idle session eviction: controls the physical pod termination based on game session state.

Explore 1 awesome GitHub repository matching devops & infrastructure · Session-Aware Node Eviction. Refine with filters or upvote what's useful.

Awesome Session-Aware Node Eviction 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.
  • agones-dev/agonesAvatar de agones-dev

    agones-dev/agones

    6,888Voir sur GitHub↗

    Agones is a Kubernetes game server orchestrator designed for hosting, scaling, and managing dedicated multiplayer game servers. It extends the Kubernetes control plane using custom resource definitions to define game server and fleet objects, utilizing a dedicated fleet manager to maintain pools of warm server instances. The system provides a game server SDK and language-specific client libraries that allow server processes to signal readiness, health, and shutdown states directly to the controller. It distinguishes itself through specialized scaling logic, including the use of WebAssembly mo

    Controls whether a server can be terminated by the cluster autoscaler based on active session lengths.

    Goagonesdedicated-game-serversdedicated-gameservers
    Voir sur GitHub↗6,888
  1. Home
  2. DevOps & Infrastructure
  3. Session-Aware Node Eviction