<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Agones – Agones News</title>
    <link>/site/blog/news/</link>
    <description>Recent content in Agones News on Agones</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/site/blog/news/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Blog: Announcing Agones 1.0.0</title>
      <link>/site/blog/2019/09/25/announcing-agones-1.0.0/</link>
      <pubDate>Wed, 25 Sep 2019 22:52:15 +0000</pubDate>
      
      <guid>/site/blog/2019/09/25/announcing-agones-1.0.0/</guid>
      <description>
        
        
        &lt;h2 id=&#34;history&#34;&gt;History&lt;/h2&gt;
&lt;p&gt;In 2017, Agones started as a collaboration between &lt;a href=&#34;https://www.ubisoft.com&#34;&gt;Ubisoft&lt;/a&gt; and
&lt;a href=&#34;https://cloud.google.com/&#34;&gt;Google Cloud&lt;/a&gt; to develop a turn-key, open source, solution for running, scaling and
orchestrating multiplayer dedicated game servers on top of Kubernetes. They shared an equal vision of expanding the
impact of open source in game development, especially in the infrastructure and multiplayer space, and an equal
understanding of the power and capabilities of Kubernetes and how it could be extended to work with dedicated,
authoritative, simulation game servers.&lt;/p&gt;
&lt;p&gt;Almost two years later, with the release of the 1.0.0 of Agones, there are now 50 contributors from a wide variety of
game studios, and several games in production using the platform and many more in development. Not only that, the
product has developed and matured with the communities feedback and help in ways none of us ever envisioned from the
outset.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features&lt;/h2&gt;
&lt;p&gt;The main feature of Agones 1.0.0 is that we now have a stable API surface! Users can take advantage of Agones without
fear of breaking changes.&lt;/p&gt;
&lt;p&gt;Agones itself has a wide set of features, including, but not limited to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Define single a &lt;code&gt;GameServer&lt;/code&gt;, or large pre-spun game server &lt;code&gt;Fleets&lt;/code&gt;, either through kubectl + yaml or via the
Kubernetes API.&lt;/li&gt;
&lt;li&gt;Manage GameServer life cycles - including health checking and connection information through configuration and an
integrated SDK.&lt;/li&gt;
&lt;li&gt;Game server &lt;code&gt;Fleet&lt;/code&gt; autoscaling capabilities that integrate with Kubernetes&#39; native cluster autoscaling.&lt;/li&gt;
&lt;li&gt;Game server specific metric exports and dashboards for operations teams.&lt;/li&gt;
&lt;li&gt;Allocate &lt;code&gt;GameServers&lt;/code&gt; out of a set for players to play on, even while scaling or updating backing Fleet
configuration and rollout.&lt;/li&gt;
&lt;li&gt;Optimisation patterns for both Cloud and On-Premises to ensure cost effective usage of your infrastructure.&lt;/li&gt;
&lt;li&gt;Modular architecture that can be further customised to the needs of your game.&lt;/li&gt;
&lt;li&gt;Local development tools for fast development interaction without the need of a full Kubernetes cluster.&lt;/li&gt;
&lt;li&gt;… and even more!&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;whats-next&#34;&gt;What’s Next&lt;/h2&gt;
&lt;p&gt;We have more exciting this on the horizon! Items on the roadmap include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Scheduled Agones stress testing, and public performance dashboards.&lt;/li&gt;
&lt;li&gt;Player tracking and metrics.&lt;/li&gt;
&lt;li&gt;Common and custom in-game metrics.&lt;/li&gt;
&lt;li&gt;Windows support.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But we also want to hear from our users and testers of Agones &amp;ndash; what would you like to see in the project? If there
is a feature that would be useful for you, please
&lt;a href=&#34;https://github.com/googleforgames/agones/issues/new?assignees=&amp;amp;labels=kind%2Ffeature&amp;amp;template=feature_request.md&amp;amp;title=&#34;&gt;file a feature request&lt;/a&gt;,
or talk about it in our
&lt;a href=&#34;https://join.slack.com/t/agones/shared_invite/enQtMzE5NTE0NzkyOTk1LWU3ODAyZjdjMjNlYWIxZTAwODkxMGY3YWEyZjNjMjc4YWM1Zjk0OThlMGU2ZmUyMzRlMDljNDJiNmZlMGQ1M2U&#34;&gt;Slack channel&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&#34;getting-started&#34;&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;If you want to get started, have a look at the &lt;a href=&#34;https://agones.dev/site/docs/installation/&#34;&gt;installation guide&lt;/a&gt; for
your preferred Kubernetes platform, and then follow our &lt;a href=&#34;https://agones.dev/site/docs/getting-started/&#34;&gt;quickstarts&lt;/a&gt; to
get a simple UDP server up and running, perform autoscaling, allocate game servers, and more.&lt;/p&gt;
&lt;h2 id=&#34;finally&#34;&gt;Finally&lt;/h2&gt;
&lt;p&gt;A massive thanks to everyone in the Agones community - from our users, to people that have submitted bugs and feature
requests, to contributors, approvers and more. This has truly been a group effort, and it wouldn’t have been
possible without the time and effort that many people have put into this project.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Blog: Welcome to the new Agones Website!</title>
      <link>/site/blog/2019/01/17/welcome-to-the-new-agones-website/</link>
      <pubDate>Thu, 17 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>/site/blog/2019/01/17/welcome-to-the-new-agones-website/</guid>
      <description>
        
        
        &lt;p&gt;Welcome to the new Agones website!&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve implemented a new website, to enable lots of new functionality that we&amp;rsquo;re hoping to
take advantage of now and in the future:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ability to support multiple languages&lt;/li&gt;
&lt;li&gt;Able to write documentation for new features, but keep them hidden until they are released.&lt;/li&gt;
&lt;li&gt;Search!&lt;/li&gt;
&lt;li&gt;Pretty Pictures! 😊&lt;/li&gt;
&lt;li&gt;Easy access to older versions of the documentation&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Big thanks to &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; for being the static site generator, and the
&lt;a href=&#34;https://github.com/google/docsy&#34;&gt;docsy&lt;/a&gt; team for the core documentation theme 👍&lt;/p&gt;
&lt;p&gt;Please let us know if you have feedback, either by &lt;a href=&#34;https://github.com/GoogleCloudPlatform/agones/issues&#34;&gt;filing an issue&lt;/a&gt;
, or &lt;a href=&#34;https://github.com/GoogleCloudPlatform/agones/pulls&#34;&gt;submitting a pull request&lt;/a&gt; or come chat with us
on &lt;a href=&#34;https://join.slack.com/t/agones/shared_invite/enQtMzE5NTE0NzkyOTk1LWU3ODAyZjdjMjNlYWIxZTAwODkxMGY3YWEyZjNjMjc4YWM1Zjk0OThlMGU2ZmUyMzRlMDljNDJiNmZlMGQ1M2U&#34;&gt;Slack&lt;/a&gt;!&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
