Skip to content

Commit

Permalink
Adding a "Major Feature" to overview page (#1294)
Browse files Browse the repository at this point in the history
This felt like a feature that really should be highlighted.
  • Loading branch information
markmandel authored and roberthbailey committed Jan 23, 2020
1 parent bf472af commit ceebef5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/content/en/docs/Overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Agones incorporates these abilities:

- Agones extends Kubernetes, such that it gets native abilities to create, run, manage and scale dedicated game server processes within
Kubernetes clusters using standard Kubernetes tooling and APIs.
- Run and update Fleets of Game Servers, without worrying about having Game Servers shutdown that have active players
on them.
- Deploy game servers inside a [Docker container](https://www.docker.com/resources/what-container), with any combination of dependencies or binaries.
- Integrated game server SDK for game server lifecycle managements, including health checking, state management, configuration and more.
- Autoscaling capabilities to ensure players always have a game server availble to play on.
Expand Down

0 comments on commit ceebef5

Please sign in to comment.