Agones

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

Github星跟踪图

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

主要指标

概览
名称与所有者googleforgames/agones
主编程语言Go
编程语言Makefile (语言数: 16)
平台Kubernetes
许可证Apache License 2.0
所有者活动
创建于2017-12-07 16:25:22
推送于2025-04-16 19:31:42
最后一次提交
发布数103
最新版本名称v1.48.0 (发布于 )
第一版名称v0.1 (发布于 )
用户参与
星数6.3k
关注者数156
派生数840
提交数2.7k
已启用问题?
问题数1297
打开的问题数45
拉请求数2531
打开的拉请求数14
关闭的拉请求数310
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?