Agones

Kubernetes 上用于多人游戏的专用游戏服务器托管和扩展。(Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes)

Github stars Tracking Chart

GoDoc
Go Report Card
GitHub release
Follow on Twitter

Agones is a library for hosting, running and scaling dedicated game servers on Kubernetes.

Agones, is derived from the Greek word agōn which roughly translates to “contest”, “competition at games” and “gathering”.
(source)

Why does this project exist?

Agones replaces usual bespoke or proprietary cluster management and game server scaling solutions with a Kubernetes cluster
that includes the Agones custom Kubernetes Controller and matching Custom Resource Definitions for GameServers, Fleets and more.

With Agones, Kubernetes gets native abilities to create, run, manage and scale dedicated game server processes within Kubernetes clusters using standard Kubernetes tooling and APIs. This model also allows any matchmaker to interact directly with Agones via the Kubernetes API to provision a dedicated a game server.

For more details on why this project was written, read the
announcement blog post.

Major Features

  • Define a single GameServer, and/or large game server Fleets within Kubernetes - either through yaml or via the API
  • Manage GameServer lifecycles - including health checking and connection information.
  • Fleet Autoscaling capabilities that integrate with Kubernetes' native cluster autoscaling
  • Gameserver specific metric exports and dashboards for ops teams

Usage

Documentation can be found on the Agones website.

Get involved

Code of Conduct

Participation in this project comes under the Contributor Covenant Code of Conduct

Development and Contribution

Please read the contributing guide for directions on submitting Pull Requests to Agones, and community membership governance.

See the Developing, Testing and Building Agones documentation for developing, testing and building Agones from source.

The Release Process documentation displays the project's upcoming release calendar and release process.

Agones is in active development - we would love your help in shaping its future!

This all sounds great, but can you explain Docker and/or Kubernetes to me?

Docker

Kubernetes

Licence

Apache 2.0

Overview

Name With Ownergoogleforgames/agones
Primary LanguageGo
Program languageMakefile (Language Count: 16)
PlatformKubernetes
License:Apache License 2.0
Release Count95
Last Release Namev1.40.0 (Posted on )
First Release Namev0.1 (Posted on )
Created At2017-12-07 16:25:22
Pushed At2024-05-06 17:05:37
Last Commit At
Stargazers Count5.8k
Watchers Count155
Fork Count769
Commits Count2.5k
Has Issues Enabled
Issues Count1192
Issue Open Count85
Pull Requests Count2338
Pull Requests Open Count5
Pull Requests Close Count268
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top