<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Welcome to Linode Docs on Linode Guides &amp; Tutorials</title><link>https://www.linode.com/docs/</link><description>Recent content in Welcome to Linode Docs on Linode Guides &amp; Tutorials</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 11 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.linode.com/docs/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploy a RAG-Powered Chatbot with LangChain on an Akamai Compute Instance</title><link>https://www.linode.com/docs/guides/deploy-rag-powered-chatbot-langchain-akamai-compute-instance/</link><pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/deploy-rag-powered-chatbot-langchain-akamai-compute-instance/</guid><description>&lt;p&gt;This guide walks you through deploying a large language model chatbot that uses retrieval-augmented generation (RAG) to retrieve relevant information from a set of documents that&amp;rsquo;s specific to your chatbot before generating responses. Using RAG ensures accurately generated answers that are grounded in your content.&lt;/p&gt;</description></item><item><title>Deploy a RAG-Powered Chatbot with LangChain on LKE</title><link>https://www.linode.com/docs/guides/deploy-rag-powered-chatbot-langchain-lke/</link><pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/deploy-rag-powered-chatbot-langchain-lke/</guid><description>&lt;p&gt;This guide demonstrates deploying a Python-based RAG chatbot to Linode Kubernetes Engine. The chatbot uses retrieval-augmented generation to ground its responses in your documents, LangChain to build the RAG pipeline and query the LLM, LangGraph to maintain conversation history in PostgreSQL, and FastAPI to expose a REST API for chat interactions. This architecture separates application logic from state storage, making it well-suited for containerized deployments.&lt;/p&gt;</description></item><item><title>Using LangChain and LangGraph to Build a RAG-Powered Chatbot</title><link>https://www.linode.com/docs/guides/using-langchain-langgraph-build-rag-powered-chatbot/</link><pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/using-langchain-langgraph-build-rag-powered-chatbot/</guid><description>&lt;p&gt;Large language models have extensive general knowledge but can&amp;rsquo;t access your organization&amp;rsquo;s proprietary documents, internal policies, or specialized domain content. Retrieval-augmented generation (RAG) solves this by retrieving relevant information from your documents and including it in prompts to the LLM.&lt;/p&gt;</description></item><item><title>Understanding Storage Solutions</title><link>https://www.linode.com/docs/guides/understanding-storage-solutions/</link><pubDate>Thu, 30 Oct 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/understanding-storage-solutions/</guid><description>&lt;p&gt;Modern applications require diverse storage architectures to handle different data types, access patterns, and performance requirements. Selecting the wrong storage solution can lead to performance bottlenecks, unnecessary costs, and limits that make it hard to grow.&lt;/p&gt;</description></item><item><title>Deploy Zot as a Pull Through OCI Cache for Docker Hub</title><link>https://www.linode.com/docs/guides/deploy-zot-pull-through-oci-cache-docker-hub/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/deploy-zot-pull-through-oci-cache-docker-hub/</guid><description>&lt;p&gt;A wide range of internet services, embedded software, and other applications are packaged and run with &lt;a
 href="https://www.linode.com/docs/guides/cloud-containers/"
 
 &gt;containers&lt;/a
 &gt;. Many tools have been developed around the container ecosystem, and a common standard known as &lt;a
 href="https://opencontainers.org/"
 
 target="_blank"
 
 &gt;Open Container Initiative (OCI)&lt;/a
 &gt; facilitates interoperability between these tools.&lt;/p&gt;</description></item><item><title>Teaching New Skills to an LLM: Deploy a Fine-Tuning Job on LKE</title><link>https://www.linode.com/docs/guides/fine-tuning-job-on-lke/</link><pubDate>Mon, 08 Sep 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/fine-tuning-job-on-lke/</guid><description>&lt;h2 id="overview" &gt;Overview&lt;a href="#overview" aria-label="Teaching New Skills to an LLM: Deploy a Fine-Tuning Job on LKE: Overview" class="group"&gt;&lt;svg class="ml-2 inline-block w-5 h-5 text-brand group-hover:text-blue-400"&gt;&lt;use href="#icon--hashtag"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Pre-trained AI models are now used across many fields and applications. When working within specialized domains or knowledge bases, these models often require adjustments to improve accuracy. However, these pre-trained models have not been trained on your company&amp;rsquo;s private data and likely do not contain deep levels of details on specialized subjects.&lt;/p&gt;</description></item><item><title>Migrate a Disk Image to Akamai Cloud Using Cloud-Init</title><link>https://www.linode.com/docs/guides/migrate-disk-image-using-cloud-init/</link><pubDate>Wed, 06 Aug 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrate-disk-image-using-cloud-init/</guid><description>&lt;p&gt;The ability to migrate a virtual machine’s disk image across cloud providers is essential to cloud architecture durability and a key component of multi-cloud portability. There are numerous methods of migrating a disk image, several of which can be found in our documentation library: &lt;a
 href="https://www.linode.com/docs/guides/platform/migrate-to-linode/"
 
 &gt;Migrate to Linode&lt;/a
 &gt;&lt;/p&gt;</description></item><item><title>How to Install and Use Apache on Ubuntu 24.04</title><link>https://www.linode.com/docs/guides/how-to-install-apache-ubuntu-2404/</link><pubDate>Tue, 05 Aug 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/how-to-install-apache-ubuntu-2404/</guid><description>&lt;p&gt;The Apache HTTP Web Server — usually just called Apache — is one of the most widely used open-source web servers. It comes with a long history of success in a wide range of applications. In this guide, you can see how to install Apache on Ubuntu 24.04 and learn how to get started using it.&lt;/p&gt;</description></item><item><title>Migrate From AWS Security Groups to Cloud Firewalls</title><link>https://www.linode.com/docs/guides/migrate-from-aws-security-groups-to-cloud-firewalls/</link><pubDate>Thu, 17 Jul 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrate-from-aws-security-groups-to-cloud-firewalls/</guid><description>&lt;p&gt;Amazon Web Services (AWS) Security Groups are virtual firewalls that control inbound and outbound traffic to AWS resources like EC2 instances. They operate at the instance level and allow administrators to define traffic rules based on IP addresses, protocols, and ports.&lt;/p&gt;</description></item><item><title>Migrate From Azure Firewall to Cloud Firewalls</title><link>https://www.linode.com/docs/guides/migrate-from-azure-firewall-to-cloud-firewalls/</link><pubDate>Thu, 17 Jul 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrate-from-azure-firewall-to-cloud-firewalls/</guid><description>&lt;p&gt;Azure Firewall is a managed firewall service by Microsoft that provides stateful traffic inspection and filtering for Azure Virtual Networks. It allows administrators to define rules based on IP addresses, ports, protocols, and fully qualified domain names (FQDNs). It supports both application-level and network-level filtering.&lt;/p&gt;</description></item><item><title>Migrate From Google Cloud Next Generation Firewall (NGFW) to Cloud Firewalls</title><link>https://www.linode.com/docs/guides/migrate-from-google-cloud-next-generation-firewall-to-cloud-firewalls/</link><pubDate>Thu, 17 Jul 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrate-from-google-cloud-next-generation-firewall-to-cloud-firewalls/</guid><description>&lt;p&gt;Google Cloud Next Generation Firewall (NGFW) is a network-level firewall that allows administrators to define granular rules based on IP ranges, ports, protocols, and service accounts. NGFW supports threat intelligence-based filtering and hierarchical policy enforcement, offering centralized control for securing workloads across projects and regions.&lt;/p&gt;</description></item><item><title>Migrate From AWS Secrets Manager to OpenBao on Akamai Cloud</title><link>https://www.linode.com/docs/guides/migrate-from-aws-secrets-manager-to-openbao-on-akamai-cloud/</link><pubDate>Fri, 30 May 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrate-from-aws-secrets-manager-to-openbao-on-akamai-cloud/</guid><description>&lt;p&gt;&lt;a
 href="https://openbao.org/"
 
 target="_blank"
 
 &gt;OpenBao&lt;/a
 &gt; is an open source secrets management tool and fork of &lt;a
 href="https://www.vaultproject.io/"
 
 target="_blank"
 
 &gt;HashiCorp Vault&lt;/a
 &gt; that provides teams control over how secrets are stored, encrypted, and accessed. OpenBao can be self-hosted in any environment, including on-premises and across multiple clouds.&lt;/p&gt;</description></item><item><title>Migrate From Azure Key Vault to OpenBao on Akamai Cloud</title><link>https://www.linode.com/docs/guides/migrate-from-azure-key-vault-to-openbao-on-akamai-cloud/</link><pubDate>Fri, 30 May 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrate-from-azure-key-vault-to-openbao-on-akamai-cloud/</guid><description>&lt;p&gt;&lt;a
 href="https://openbao.org/"
 
 target="_blank"
 
 &gt;OpenBao&lt;/a
 &gt; is an open source secrets management tool and fork of &lt;a
 href="https://www.vaultproject.io/"
 
 target="_blank"
 
 &gt;HashiCorp Vault&lt;/a
 &gt; that provides teams control over how secrets are stored, encrypted, and accessed. OpenBao can be self-hosted in any environment, including on-premises and across multiple clouds.&lt;/p&gt;</description></item><item><title>Migrate From GCP Secret Manager to OpenBao on Akamai Cloud</title><link>https://www.linode.com/docs/guides/migrate-from-gcp-secret-manager-to-openbao-on-akamai-cloud/</link><pubDate>Fri, 30 May 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrate-from-gcp-secret-manager-to-openbao-on-akamai-cloud/</guid><description>&lt;p&gt;&lt;a
 href="https://openbao.org/"
 
 target="_blank"
 
 &gt;OpenBao&lt;/a
 &gt; is an open source secrets management tool and fork of &lt;a
 href="https://www.vaultproject.io/"
 
 target="_blank"
 
 &gt;HashiCorp Vault&lt;/a
 &gt; that provides teams control over how secrets are stored, encrypted, and accessed. OpenBao can be self-hosted in any environment, including on-premises and across multiple clouds.&lt;/p&gt;</description></item><item><title>Migrate From Oracle Vault to OpenBao on Akamai Cloud</title><link>https://www.linode.com/docs/guides/migrate-from-oracle-vault-to-openbao-on-akamai-cloud/</link><pubDate>Fri, 30 May 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrate-from-oracle-vault-to-openbao-on-akamai-cloud/</guid><description>&lt;p&gt;&lt;a
 href="https://openbao.org/"
 
 target="_blank"
 
 &gt;OpenBao&lt;/a
 &gt; is an open source secrets management tool and fork of &lt;a
 href="https://www.vaultproject.io/"
 
 target="_blank"
 
 &gt;HashiCorp Vault&lt;/a
 &gt; that provides teams control over how secrets are stored, encrypted, and accessed. OpenBao can be self-hosted in any environment, including on-premises and across multiple clouds.&lt;/p&gt;</description></item><item><title>Self-Hosted vs. Managed DBs: Streamlining Database Administration</title><link>https://www.linode.com/docs/guides/self-hosted-vs-managed-databases/</link><pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/self-hosted-vs-managed-databases/</guid><description>&lt;h2 id="introduction" &gt;Introduction&lt;a href="#introduction" aria-label="Self-Hosted vs. Managed DBs: Streamlining Database Administration: Introduction" class="group"&gt;&lt;svg class="ml-2 inline-block w-5 h-5 text-brand group-hover:text-blue-400"&gt;&lt;use href="#icon--hashtag"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Managed databases can offload many day-to-day responsibilities that database administrators (DBAs) traditionally hold when managing self-hosted databases, such as software patching and backup scheduling. By handling these tasks, fully managed services &amp;ndash; like &lt;a
 href="https://techdocs.akamai.com/cloud-computing/docs/aiven-database-clusters"
 
 target="_blank"
 
 &gt;Managed Database Clusters&lt;/a
 &gt; on Akamai Cloud &amp;ndash; allow teams to direct more attention to database performance tuning, data architecture, and operational alignment.&lt;/p&gt;</description></item><item><title>Deploy OpenBao on Linode Kubernetes Engine</title><link>https://www.linode.com/docs/guides/deploy-openbao-on-linode-kubernetes-engine/</link><pubDate>Wed, 07 May 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/deploy-openbao-on-linode-kubernetes-engine/</guid><description>&lt;p&gt;&lt;a
 href="https://openbao.org/"
 
 target="_blank"
 
 &gt;OpenBao&lt;/a
 &gt; is an open source secrets management solution and fork of HashiCorp Vault. This guide walks through how to deploy &lt;a
 href="https://openbao.org/docs/platform/k8s/"
 
 target="_blank"
 
 &gt;OpenBao on Kubernetes&lt;/a
 &gt; with Linode Kubernetes Engine (LKE) on Akamai Cloud using the &lt;a
 href="https://github.com/openbao/openbao-helm"
 
 target="_blank"
 
 &gt;OpenBao Helm chart&lt;/a
 &gt;.&lt;/p&gt;</description></item><item><title>Deploying OpenBao on a Linode Instance</title><link>https://www.linode.com/docs/guides/deploying-openbao-on-a-linode-instance/</link><pubDate>Tue, 06 May 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/deploying-openbao-on-a-linode-instance/</guid><description>&lt;p&gt;&lt;a
 href="https://openbao.org/"
 
 target="_blank"
 
 &gt;OpenBao&lt;/a
 &gt; is an open source secrets management solution and fork of HashiCorp Vault. This guide walks through a manual installation of OpenBao on a single Linode instance running the Ubuntu 24.04 LTS distribution.&lt;/p&gt;</description></item><item><title>Use App Platform to Deploy WordPress with Persistent Volumes on LKE</title><link>https://www.linode.com/docs/guides/use-app-platform-to-deploy-wordpress/</link><pubDate>Tue, 06 May 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/use-app-platform-to-deploy-wordpress/</guid><description>&lt;p&gt;This guide includes steps for deploying a WordPress site and persistent MySQL database using &lt;a
 href="https://techdocs.akamai.com/cloud-computing/docs/application-platform"
 
 target="_blank"
 
 &gt;App Platform for Linode Kubernetes Engine&lt;/a
 &gt; (LKE). In this architecture, both WordPress and MySQL use PersistentVolumes (PV) and PersistentVolumeClaims (PVC) to store data.&lt;/p&gt;</description></item><item><title>Managed PostgreSQL Databases on Akamai Cloud with Terraform</title><link>https://www.linode.com/docs/guides/managed-postgresql-databases-on-akamai-cloud-with-terraform/</link><pubDate>Fri, 02 May 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/managed-postgresql-databases-on-akamai-cloud-with-terraform/</guid><description>&lt;p&gt;This guide demonstrates how to use Terraform to set up a PostgreSQL cluster with the &lt;a
 href="https://www.linode.com/products/databases/?utm_medium=website&amp;amp;utm_source=akamai"
 
 target="_blank"
 
 &gt;Managed Database&lt;/a
 &gt; service on Akamai Cloud. &lt;a
 href="https://developer.hashicorp.com/terraform"
 
 target="_blank"
 
 &gt;Terraform&lt;/a
 &gt; is an infrastructure as code (IaC) tool that allows you to automate the deployment of cloud infrastructure. &lt;a
 href="https://www.postgresql.org/"
 
 target="_blank"
 
 &gt;PostgreSQL&lt;/a
 &gt; is a widely-adopted, open source database solution used by many DevOps engineers and supported by a large range of operating systems.&lt;/p&gt;</description></item><item><title>Migrating from AWS EKS to Linode Kubernetes Engine (LKE)</title><link>https://www.linode.com/docs/guides/migrating-from-aws-eks-to-linode-kubernetes-engine-lke/</link><pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrating-from-aws-eks-to-linode-kubernetes-engine-lke/</guid><description>&lt;p&gt;This guide walks you through the process of migrating an application from &lt;a
 href="https://aws.amazon.com/eks/"
 
 target="_blank"
 
 &gt;Amazon Web Services (AWS) Elastic Kubernetes Service (EKS)&lt;/a
 &gt; to Linode Kubernetes Engine (LKE). An example REST API service is used to demonstrate the steps for migrating an application.&lt;/p&gt;</description></item><item><title>Migrating from Azure AKS to Linode Kubernetes Engine (LKE)</title><link>https://www.linode.com/docs/guides/migrating-from-azure-aks-to-linode-kubernetes-engine-lke/</link><pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrating-from-azure-aks-to-linode-kubernetes-engine-lke/</guid><description>&lt;p&gt;This guide walks you through the process of migrating an application from &lt;a
 href="https://learn.microsoft.com/en-us/azure/aks/"
 
 target="_blank"
 
 &gt;Azure Kubernetes Service (AKS)&lt;/a
 &gt; to Linode Kubernetes Engine (LKE). An example REST API service is used to demonstrate the steps for migrating an application.&lt;/p&gt;</description></item><item><title>Migrating from Google GKE to Linode Kubernetes Engine (LKE)</title><link>https://www.linode.com/docs/guides/migrating-from-google-gke-to-linode-kubernetes-engine-lke/</link><pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrating-from-google-gke-to-linode-kubernetes-engine-lke/</guid><description>&lt;p&gt;This guide walks you through the process of migrating an application from &lt;a
 href="https://cloud.google.com/kubernetes-engine"
 
 target="_blank"
 
 &gt;Google Kubernetes Engine (GKE)&lt;/a
 &gt; on Google Cloud Platform (GCP) to Linode Kubernetes Engine (LKE). An example REST API service is used to demonstrate the steps for migrating an application.&lt;/p&gt;</description></item><item><title>Migrating from Oracle Kubernetes Engine (OKE) to Linode Kubernetes Engine (LKE)</title><link>https://www.linode.com/docs/guides/migrating-from-oracle-kubernetes-engine-to-linode-kubernetes-engine-lke/</link><pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrating-from-oracle-kubernetes-engine-to-linode-kubernetes-engine-lke/</guid><description>&lt;p&gt;This guide walks you through the process of migrating an application from Oracle Cloud Infrastructure (OCI) &lt;a
 href="https://docs.oracle.com/en-us/iaas/Content/ContEng/home.htm"
 
 target="_blank"
 
 &gt;Oracle Kubernetes Engine (OKE)&lt;/a
 &gt; to Linode Kubernetes Engine (LKE). An example REST API service is used to demonstrate the steps for migrating an application.&lt;/p&gt;</description></item><item><title>AI Inference with App Platform for LKE</title><link>https://www.linode.com/docs/guides/deploy-llm-for-ai-inferencing-on-apl/</link><pubDate>Tue, 25 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/deploy-llm-for-ai-inferencing-on-apl/</guid><description>&lt;p&gt;LLMs (large language models) generate human-like text and perform language-based tasks by being trained on massive datasets. AI inference is the process to make predictions or decisions on new data outside of the training datasets. The LLM used in this deployment, Meta AI&amp;rsquo;s &lt;a
 href="https://www.llama.com/docs/overview/"
 
 target="_blank"
 
 &gt;Llama 3&lt;/a
 &gt;, is an open-source, pre-trained LLM often used for tasks like responding to questions in multiple languages, coding, and advanced reasoning.&lt;/p&gt;</description></item><item><title>Implement RAG (Retrieval-Augmented Generation) with App Platform for LKE</title><link>https://www.linode.com/docs/guides/deploy-rag-pipeline-and-chatbot-on-apl/</link><pubDate>Tue, 25 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/deploy-rag-pipeline-and-chatbot-on-apl/</guid><description>&lt;p&gt;This guide extends the LLM (Large Language Model) inference architecture built in our &lt;a
 href="https://www.linode.com/docs/guides/deploy-llm-for-ai-inferencing-on-apl"
 
 &gt;Deploy an LLM for AI Inference with App Platform for LKE&lt;/a
 &gt; guide by deploying a RAG (Retrieval-Augmented Generation) pipeline that indexes a custom data set. RAG is a particular method of context augmentation that attaches relevant data as context when users send queries to an LLM.&lt;/p&gt;</description></item><item><title>Set Up Inter-Microservice Communication Using RabbitMQ On App Platform For LKE</title><link>https://www.linode.com/docs/guides/inter-service-communication-with-rabbitmq-and-apl/</link><pubDate>Thu, 20 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/inter-service-communication-with-rabbitmq-and-apl/</guid><description>&lt;h2 id="introduction" &gt;Introduction&lt;a href="#introduction" aria-label="Set Up Inter-Microservice Communication Using RabbitMQ On App Platform For LKE: Introduction" class="group"&gt;&lt;svg class="ml-2 inline-block w-5 h-5 text-brand group-hover:text-blue-400"&gt;&lt;use href="#icon--hashtag"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Asynchronous messaging is a common microservice architecture pattern used to decouple inter-service communication. Akamai App Platform uses RabbitMQ to provide an integrated messaging and streaming broker. RabbitMQ is a widely-adopted, open source message broker that uses AMQP (Advanced Message Queuing Protocol) to communicate with producers (apps that send messages) and consumers (apps that receive messages).&lt;/p&gt;</description></item><item><title>Set Up a Xonotic Game Server with K3s and Agones</title><link>https://www.linode.com/docs/guides/set-up-a-xonotic-game-server-with-k3s-and-agones/</link><pubDate>Mon, 17 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/set-up-a-xonotic-game-server-with-k3s-and-agones/</guid><description>&lt;p&gt;This guide demonstrates how to install and manage software for a Xonotic server, a free and fast arena shooter game. Resources are deployed on Akamai Cloud using &lt;a
 href="https://www.terraform.io/"
 
 target="_blank"
 
 &gt;Terraform&lt;/a
 &gt;, an infrastructure-as-code (IaC) tool, and the game server installation is supported by K3s and Agones.&lt;/p&gt;</description></item><item><title>Migrate From AWS EBS to Linode Block Storage</title><link>https://www.linode.com/docs/guides/migrate-from-aws-ebs-to-linode-block-storage/</link><pubDate>Fri, 07 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrate-from-aws-ebs-to-linode-block-storage/</guid><description>&lt;p&gt;This guide describes the process of migrating a single volume from AWS Elastic Block Store (EBS) to Linode Block Storage using the rsync file synchronization utility. This guide focuses on migrating secondary EBS persistent data storage volumes rather than migrating the root volume of an AWS EC2 instance.&lt;/p&gt;</description></item><item><title>Migrate from GCP Hyperdisk and Persistent Disk to Linode Block Storage</title><link>https://www.linode.com/docs/guides/migrate-from-gcp-hyperdisk-and-persistent-disk-to-linode-block-storage/</link><pubDate>Fri, 07 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/guides/migrate-from-gcp-hyperdisk-and-persistent-disk-to-linode-block-storage/</guid><description>&lt;p&gt;This guide describes the process of migrating a single disk from Google Cloud Platform&amp;rsquo;s (GCP) Hyperdisk or Persistent Disk services to Linode Block Storage using the rsync file synchronization utility. This guide focuses on migrating secondary persistent data storage disks rather than migrating the boot disk of a Google Compute Engine instance.&lt;/p&gt;</description></item></channel></rss>