<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Deploy Kubernetes cluster and install Agones using Terraform on Agones</title>
    <link>/site/docs/installation/terraform/</link>
    <description>Recent content in Deploy Kubernetes cluster and install Agones using Terraform on Agones</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language><atom:link href="/site/docs/installation/terraform/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Installing Agones on Google Kubernetes Engine using Terraform</title>
      <link>/site/docs/installation/terraform/gke/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/site/docs/installation/terraform/gke/</guid>
      <description>Before you begin Take the following steps to enable the Kubernetes Engine API:
Visit the Kubernetes Engine page in the Google Cloud Platform Console. Create or select a project. Wait for the API and related services to be enabled. This can take several minutes. Enable billing for your project. If you are not an existing GCP user, you may be able to enroll for a $300 US Free Trial credit. Choosing a shell To complete this quickstart, we can use either Google Cloud Shell or a local shell.</description>
    </item>
    
    <item>
      <title>Installing Agones on AWS Elastic Kubernetes Service using Terraform</title>
      <link>/site/docs/installation/terraform/eks/</link>
      <pubDate>Tue, 21 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>/site/docs/installation/terraform/eks/</guid>
      <description>Installation You can use Terraform to provision your Amazon EKS (Elastic Kubernetes Service) cluster and install Agones on it using the Helm Terraform provider.
An example of the EKS submodule config file can be found here: Terraform configuration with Agones submodule Copy this file into a separate folder.
Configure your AWS CLI tool CLI configure:
aws configure Initialise your terraform:
terraform init Creating Cluster By editing modules.tf you can change the parameters that you need to.</description>
    </item>
    
    <item>
      <title>Installing Agones on Azure Kubernetes Service using Terraform</title>
      <link>/site/docs/installation/terraform/aks/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/site/docs/installation/terraform/aks/</guid>
      <description>Installation Install az utility by following these instructions.
The example of AKS submodule configuration could be found here: Terraform configuration with Agones submodule Copy module.tf file into a separate folder.
Log in to Azure CLI:
az login Configure your terraform:
terraform init Create a service principal and configure its access to Azure resources:
az ad sp create-for-rbac Now you can deploy your cluster (use values from the above command output):</description>
    </item>
    
    <item>
      <title>Installing Agones on OCI Kubernetes Engine using Terraform</title>
      <link>/site/docs/installation/terraform/oke/</link>
      <pubDate>Mon, 21 Oct 2024 00:00:00 +0000</pubDate>
      
      <guid>/site/docs/installation/terraform/oke/</guid>
      <description>Installation You can use Terraform to provision your OKE (Oracle Kubernetes Engine) cluster and install Agones on it using the Helm Terraform provider.
An example of the OKE submodule script files can be found here: Terraform configuration with Agones submodule Copy these files into a separate folder.
Configure your OCI CLI tool CLI configure:
oci setup config Initialise your terraform:
terraform init Creating Cluster By editing terraform.auto.tfvars you can change the parameters that you need to.</description>
    </item>
    
  </channel>
</rss>
