<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cloud Providers on Flatcar Container Linux</title>
    <link>/docs/latest/installing/cloud/</link>
    <description>Recent content in Cloud Providers on Flatcar Container Linux</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>Copyright © The Flatcar Project Contributors.

Copyright © Flatcar a Series of LF Projects, LLC.

For website terms of use, trademark policy and other project policies please see &lt;a href=&#34;https://lfprojects.org/policies/&#34;&gt;lfprojects.org/policies&lt;/a&gt;.
</copyright>
    <atom:link href="/docs/latest/installing/cloud/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Running Flatcar on Akamai Connected Cloud (Linode)</title>
      <link>/docs/latest/installing/cloud/akamai/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/akamai/</guid>
      <description>&lt;p&gt;These instructions will walk you throug running Flatcar on &#xA;&#xA;&#xA;&lt;a href=&#34;https://www.linode.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Akamai Connected&#xA;Cloud&lt;/a&gt;&#xA; (Linode).&lt;/p&gt;&#xA;&lt;h2 id=&#34;choosing-a-region&#34;&gt;Choosing a region&lt;/h2&gt;&#xA;&lt;p&gt;For the commands we will execute in this guide, we are going to export an&#xA;environment variable holding our desired compute region:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;export REGION=&lt;span style=&#34;color:#a31515&#34;&gt;&amp;#34;us-ord&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Feel free to change this to your preferred region.&#xA;For a complete list of regions, see &#xA;&#xA;&#xA;&lt;a href=&#34;https://www.linode.com/global-infrastructure/availability/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Linode — Region&#xA;Availability&lt;/a&gt;&#xA;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;importing-an-image&#34;&gt;Importing an Image&lt;/h2&gt;&#xA;&lt;p&gt;&lt;em&gt;Note&lt;/em&gt;: This getting started guide assumes you have already installed and&#xA;configured the &#xA;&#xA;&#xA;&lt;a href=&#34;https://www.linode.com/docs/products/tools/cli/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;linode-cli&lt;/a&gt;&#xA;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Flatcar Container Linux on AWS EC2</title>
      <link>/docs/latest/installing/cloud/aws-ec2/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/aws-ec2/</guid>
      <description>&lt;p&gt;The current AMIs for all Flatcar Container Linux channels and EC2 regions are listed below and updated frequently. Using CloudFormation is the easiest way to launch a cluster, but it is also possible to follow the manual steps at the end of the article. Questions can be directed to the Flatcar Container Linux &#xA;&#xA;&#xA;&lt;a href=&#34;https://app.element.io/#/room/#flatcar:matrix.org&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Matrix channel&lt;/a&gt;&#xA; or &#xA;&#xA;&#xA;&lt;a href=&#34;https://groups.google.com/forum/#!forum/flatcar-linux-user&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;user mailing list&lt;/a&gt;&#xA;.&lt;/p&gt;&#xA;&lt;p&gt;At the end of the document there are instructions for deploying with Terraform.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Flatcar on Brightbox</title>
      <link>/docs/latest/installing/cloud/brightbox/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/brightbox/</guid>
      <description>&lt;p&gt;These instructions will walk you through using Flatcar on Brightbox, importing a custom image, and running your first server using the command line interface. Please note that Brightbox is compatible with OpenStack: it is not a mistake if we refer to OpenStack images and specific variables.&lt;/p&gt;&#xA;&lt;h2 id=&#34;import-the-image&#34;&gt;Import the image&lt;/h2&gt;&#xA;&lt;p&gt;While &#xA;&#xA;&#xA;&lt;a href=&#34;https://cloud.brightbox.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Brightbox&lt;/a&gt;&#xA; provides Flatcar images for Beta, Stable and LTS channels it is possible to import your own Flatcar image in Brightbox using the &#xA;&#xA;&#xA;&lt;a href=&#34;https://www.brightbox.com/docs/reference/cli&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CLI&lt;/a&gt;&#xA;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Flatcar Container Linux on Microsoft Azure</title>
      <link>/docs/latest/installing/cloud/azure/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/azure/</guid>
      <description>&lt;h2 id=&#34;creating-resource-group-via-microsoft-azure-cli&#34;&gt;Creating resource group via Microsoft Azure CLI&lt;/h2&gt;&#xA;&lt;p&gt;Follow the &#xA;&#xA;&#xA;&lt;a href=&#34;https://docs.microsoft.com/en-us/cli/azure/overview&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;installation and configuration guides&lt;/a&gt;&#xA; for the Microsoft Azure CLI to set up your local installation.&lt;/p&gt;&#xA;&lt;p&gt;Instances on Microsoft Azure must be created within a resource group. Create a new resource group with the following command:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;az group create --name group-1 --location &amp;lt;location&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Now that you have a resource group, you can choose a channel of Flatcar Container Linux you would like to install.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Flatcar Container Linux on OpenStack</title>
      <link>/docs/latest/installing/cloud/openstack/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/openstack/</guid>
      <description>&lt;p&gt;These instructions will walk you through downloading Flatcar Container Linux for OpenStack, importing it with the &lt;code&gt;glance&lt;/code&gt; tool, and running your first cluster with the &lt;code&gt;nova&lt;/code&gt; tool.&lt;/p&gt;&#xA;&lt;h2 id=&#34;import-the-image&#34;&gt;Import the image&lt;/h2&gt;&#xA;&lt;p&gt;These steps will download the Flatcar Container Linux image, uncompress it, and then import it into the glance image store.&lt;/p&gt;&#xA;&lt;h2 id=&#34;choosing-a-channel&#34;&gt;Choosing a channel&lt;/h2&gt;&#xA;&lt;p&gt;Flatcar Container Linux is designed to be updated automatically with different schedules per channel. You can &#xA;&#xA;&#xA;&lt;a href=&#34;/docs/latest/setup/releases/update-strategies/&#34;&gt;disable this feature&lt;/a&gt;&#xA;, although we don&amp;rsquo;t recommend it. Read the &#xA;&#xA;&#xA;&lt;a href=&#34;https://flatcar-linux.org/releases&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;release notes&lt;/a&gt;&#xA; for specific features and bug fixes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Flatcar on STACKIT</title>
      <link>/docs/latest/installing/cloud/stackit/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/stackit/</guid>
      <description>&lt;p&gt;&#xA;&#xA;&#xA;&lt;a href=&#34;https://www.stackit.cloud&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;STACKIT Cloud&lt;/a&gt;&#xA; is a european business cloud provider.&lt;br&gt;&#xA;This guide shows you how to run Flatcar Container Linux on STACKIT Cloud by uploading a custom image and creating a server instance with it.&lt;/p&gt;&#xA;&lt;p&gt;These instructions require Flatcar with version &lt;code&gt;4230.2.1&lt;/code&gt; or newer.&lt;/p&gt;&#xA;&lt;h3 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h3&gt;&#xA;&lt;p&gt;Before you start, ensure you have the following:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A STACKIT account, organization, and a project.&lt;/li&gt;&#xA;&lt;li&gt;The &#xA;&#xA;&#xA;&lt;a href=&#34;https://github.com/stackitcloud/stackit-cli&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;STACKIT CLI&lt;/a&gt;&#xA; installed and configured on your machine.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Before you start, make sure to define all environment variables in order to reuse them in the next steps:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Flatcar Container Linux on VMware</title>
      <link>/docs/latest/installing/cloud/vmware/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/vmware/</guid>
      <description>&lt;p&gt;These instructions walk through running Flatcar Container Linux on VMware Fusion or ESXi. If you are familiar with another VMware product, you can use these instructions as a starting point.&lt;/p&gt;&#xA;&lt;h2 id=&#34;running-the-vm&#34;&gt;Running the VM&lt;/h2&gt;&#xA;&lt;h3 id=&#34;choosing-a-channel&#34;&gt;Choosing a channel&lt;/h3&gt;&#xA;&lt;p&gt;Flatcar Container Linux is designed to be updated automatically with different schedules per channel. You can &#xA;&#xA;&#xA;&lt;a href=&#34;/docs/latest/setup/releases/update-strategies/&#34;&gt;disable this feature&lt;/a&gt;&#xA;, although we don&amp;rsquo;t recommend it. Read the &#xA;&#xA;&#xA;&lt;a href=&#34;https://flatcar-linux.org/releases&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;release notes&lt;/a&gt;&#xA; for specific features and bug fixes.&lt;/p&gt;&#xA;&lt;div id=&#34;vmware-images&#34;&gt;&#xA;  &lt;ul class=&#34;nav nav-tabs&#34;&gt;&#xA;    &lt;li class=&#34;active&#34;&gt;&lt;a href=&#34;#stable&#34; data-bs-toggle=&#34;tab&#34;&gt;Stable Channel&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#beta&#34; data-bs-toggle=&#34;tab&#34;&gt;Beta Channel&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#alpha&#34; data-bs-toggle=&#34;tab&#34;&gt;Alpha Channel&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#lts&#34; data-bs-toggle=&#34;tab&#34;&gt;LTS Channel&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;  &lt;div class=&#34;tab-content coreos-docs-image-table&#34;&gt;&#xA;    &lt;div class=&#34;tab-pane active&#34; id=&#34;stable&#34;&gt;&#xA;      &lt;div class=&#34;channel-info&#34;&gt;&#xA;        &lt;p&gt;The Stable channel should be used by production clusters. Versions of Flatcar Container Linux are battle-tested within the Beta and Alpha channels before being promoted. The current version is Flatcar Container Linux 4459.2.4.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Flatcar Container Linux on Google Compute Engine</title>
      <link>/docs/latest/installing/cloud/gcp/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/gcp/</guid>
      <description>&lt;p&gt;Before proceeding, you will need a GCE account (&#xA;&#xA;&#xA;&lt;a href=&#34;https://cloud.google.com/free-trial/?utm_source=flatcar&amp;amp;utm_medium=partners&amp;amp;utm_campaign=partner-free-trial&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;GCE free trial&lt;/a&gt;&#xA;) and &#xA;&#xA;&#xA;&lt;a href=&#34;https://cloud.google.com/sdk/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;install gcloud&lt;/a&gt;&#xA; on your machine. In each command below, be sure to insert your project name in place of &lt;code&gt;&amp;lt;project-id&amp;gt;&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;After installation, log into your account with &lt;code&gt;gcloud auth login&lt;/code&gt; and enter your project ID when prompted.&lt;/p&gt;&#xA;&lt;p&gt;Flatcar is published by the &lt;code&gt;kinvolk&lt;/code&gt; publisher on GCE.&lt;/p&gt;&#xA;&lt;h2 id=&#34;choosing-a-channel&#34;&gt;Choosing a channel&lt;/h2&gt;&#xA;&lt;p&gt;Flatcar Container Linux is designed to be updated automatically with different schedules per channel. You can &#xA;&#xA;&#xA;&lt;a href=&#34;/docs/latest/setup/releases/update-strategies/&#34;&gt;disable this feature&lt;/a&gt;&#xA;, although we don&amp;rsquo;t recommend it. Read the &#xA;&#xA;&#xA;&lt;a href=&#34;https://flatcar-linux.org/releases&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;release notes&lt;/a&gt;&#xA; for specific features and bug fixes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deploying Flatcar Container Linux using Google Cloud Launcher</title>
      <link>/docs/latest/installing/cloud/using-google-cloud-launcher/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/using-google-cloud-launcher/</guid>
      <description>&lt;p&gt;You can deploy Flatcar Container Linux instances in a really easy way,&#xA;using the Google Cloud Launcher.  Before proceeding, you will need a GCE&#xA;account (&#xA;&#xA;&#xA;&lt;a href=&#34;https://cloud.google.com/free-trial/?utm_source=flatcar&amp;amp;utm_medium=partners&amp;amp;utm_campaign=partner-free-trial&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;GCE free trial&lt;/a&gt;&#xA;).&lt;/p&gt;&#xA;&lt;p&gt;To start the deployment, go to&#xA;&#xA;&#xA;&#xA;&lt;a href=&#34;https://console.cloud.google.com/marketplace/details/kinvolk-public/flatcar-container-linux&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://console.cloud.google.com/marketplace/details/kinvolk-public/flatcar-container-linux&lt;/a&gt;&#xA;&#xA;&lt;img src=&#34;../../img/gcl-landingpage.png&#34; alt=&#34;GCL landing page&#34;&gt;&#xA;Click &amp;ldquo;Launch&amp;rdquo;.&lt;/p&gt;&#xA;&lt;p&gt;This will bring up a page where you can choose the parameters for your&#xA;Flatcar Container Linux instance:&#xA;&lt;img src=&#34;../../img/gcl-launcherconfig.png&#34; alt=&#34;GCL launcher config&#34;&gt;&#xA;You can use the default values already filled in for you, or customize them&#xA;for your needs. When you&amp;rsquo;re happy with the settings, click &amp;ldquo;Deploy&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Flatcar Container Linux on DigitalOcean</title>
      <link>/docs/latest/installing/cloud/digitalocean/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/digitalocean/</guid>
      <description>&lt;p&gt;On Digital Ocean, users can upload Flatcar Container Linux as a &#xA;&#xA;&#xA;&lt;a href=&#34;https://www.digitalocean.com/docs/images/custom-images/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;custom image&lt;/a&gt;&#xA;. Digital Ocean offers a &#xA;&#xA;&#xA;&lt;a href=&#34;https://www.digitalocean.com/docs/images/custom-images/quickstart/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;quick start guide&lt;/a&gt;&#xA; that walks you through the process.&lt;/p&gt;&#xA;&lt;blockquote class=&#34;note&#34;&gt;&#xA;  &lt;div&gt;&lt;strong&gt;&lt;/strong&gt; In some cases upload of bzip2 compressed custom images has been seen to timeout/fail. In those cases we recommend re-compressing the image files using &lt;code&gt;gzip&lt;/code&gt; and uploading to a custom location.&lt;/div&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;The &lt;em&gt;import URL&lt;/em&gt; should be &lt;code&gt;https://&amp;lt;channel&amp;gt;.release.flatcar-linux.net/amd64-usr/&amp;lt;version&amp;gt;/flatcar_production_digitalocean_image.bin.bz2&lt;/code&gt;. See the &#xA;&#xA;&#xA;&lt;a href=&#34;https://www.flatcar-linux.org/releases/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;release page&lt;/a&gt;&#xA; for version and channel history.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running Flatcar Container Linux on Hetzner</title>
      <link>/docs/latest/installing/cloud/hetzner/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/latest/installing/cloud/hetzner/</guid>
      <description>&lt;p&gt;&#xA;&#xA;&#xA;&lt;a href=&#34;https://www.hetzner.com/cloud&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Hetzner Cloud&lt;/a&gt;&#xA; is a cloud hosting provider.&#xA;Flatcar Container Linux is not installable as one of the default operating system options, but you can deploy it by installing it through the rescue OS.&lt;/p&gt;&#xA;&lt;p&gt;These instructions require Flatcar with version &lt;code&gt;3941.1.0&lt;/code&gt; or newer.&lt;/p&gt;&#xA;&lt;h2 id=&#34;creating-snapshots&#34;&gt;Creating snapshots&lt;/h2&gt;&#xA;&lt;p&gt;Snapshots in Hetzner Cloud can be used as a base image to create new servers from. While you can manually create the snapshot, this guide will demonstrate two tools to prepare the snapshots for you.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
