<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Getting Started on Agones</title>
    <link>/site/docs/getting-started/</link>
    <description>Recent content in Getting Started on Agones</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 05 Jan 2017 00:00:00 +0000</lastBuildDate><atom:link href="/site/docs/getting-started/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Quickstart: Create a Game Server</title>
      <link>/site/docs/getting-started/create-gameserver/</link>
      <pubDate>Wed, 02 Jan 2019 06:35:31 +0000</pubDate>
      
      <guid>/site/docs/getting-started/create-gameserver/</guid>
      <description>Prerequisites The following prerequisites are required to create a GameServer:
A Kubernetes cluster with the UDP port range 7000-8000 open on each node. Creating the firewall. Agones controller installed in the targeted cluster kubectl properly configured Netcat which is already installed on most Linux/macOS distributions, for windows you can use WSL. If you don’t have a Kubernetes cluster you can follow these instructions to create a cluster on Google Kubernetes Engine (GKE), Minikube or Azure Kubernetes Service (AKS), and install Agones.</description>
    </item>
    
    <item>
      <title>Quickstart: Create a Game Server Fleet</title>
      <link>/site/docs/getting-started/create-fleet/</link>
      <pubDate>Wed, 02 Jan 2019 06:42:20 +0000</pubDate>
      
      <guid>/site/docs/getting-started/create-fleet/</guid>
      <description>Prerequisites The following prerequisites are required to create a GameServer:
A Kubernetes cluster with the UDP port range 7000-8000 open on each node. Creating the firewall. Agones controller installed in the targeted cluster kubectl properly configured Netcat which is already installed on most Linux/macOS distributions, for windows you can use WSL. If you don’t have a Kubernetes cluster you can follow these instructions to create a cluster on Google Kubernetes Engine (GKE), Minikube or Azure Kubernetes Service (AKS), and install Agones.</description>
    </item>
    
    <item>
      <title>Quickstart: Create a Fleet Autoscaler</title>
      <link>/site/docs/getting-started/create-fleetautoscaler/</link>
      <pubDate>Wed, 02 Jan 2019 06:42:33 +0000</pubDate>
      
      <guid>/site/docs/getting-started/create-fleetautoscaler/</guid>
      <description>Prerequisites It is assumed that you have followed the instructions to Create a Game Server Fleet and you have a running fleet of game servers.
Objectives Create a Fleet Autoscaler in Kubernetes using Agones custom resource. Watch the Fleet scale up when allocating GameServers Watch the Fleet scale down when shutting down allocated GameServers Edit the autoscaler specification to apply live changes 1. Create a Fleet Autoscaler Let&amp;rsquo;s create a Fleet Autoscaler using the following command :</description>
    </item>
    
    <item>
      <title>Quickstart: Create a Fleet Autoscaler with Webhook Policy</title>
      <link>/site/docs/getting-started/create-webhook-fleetautoscaler/</link>
      <pubDate>Wed, 02 Jan 2019 06:42:44 +0000</pubDate>
      
      <guid>/site/docs/getting-started/create-webhook-fleetautoscaler/</guid>
      <description>In some cases, your game servers may need to use custom logic for scaling your fleet that is more complex than what can be expressed using the Buffer policy in the fleetautoscaler. This guide shows how you can extend Agones with an autoscaler webhook to implement a custom autoscaling policy.
When you use an autoscaler webhook the logic computing the number of target replicas is delegated to an external HTTP/S endpoint, such as one provided by a Kubernetes deployment and service in the same cluster (as shown in the examples below).</description>
    </item>
    
    <item>
      <title>Quickstart: Edit a Game Server</title>
      <link>/site/docs/getting-started/edit-first-gameserver-go/</link>
      <pubDate>Wed, 02 Jan 2019 06:42:56 +0000</pubDate>
      
      <guid>/site/docs/getting-started/edit-first-gameserver-go/</guid>
      <description>This guide addresses Google Kubernetes Engine and Minikube. We would welcome a Pull Request to expand this to include other platforms as well.
Prerequisites A Go environment Docker Agones installed on GKE or Minikube kubectl properly configured To install on GKE, follow the install instructions (if you haven&amp;rsquo;t already) at Setting up a Google Kubernetes Engine (GKE) cluster. Also complete the &amp;ldquo;Enabling creation of RBAC resources&amp;rdquo; and &amp;ldquo;Installing Agones&amp;rdquo; sets of instructions on the same page.</description>
    </item>
    
  </channel>
</rss>
