Version 1.8. This version is no longer supported. For information about how to upgrade to version 1.9, see Upgrading Anthos on bare metal in the 1.9 documentation. For more information about supported and unsupported versions, see the Version history page in the latest documentation.
You must configure the base operating system of your node machines to use
Google Distributed Cloud. This page contains the steps you need to take to complete the
needed configuration.
For more information about troubleshooting Google Distributed Cloud requirements,
see the known issues.
Before you begin
Ensure you are using a supported version of your operating system.
Google Distributed Cloud supports the following versions for Ubuntu:
18.04.x where x >= 2
20.04
Validate package manager:
sudo apt-get check
The output should show no errors and look similar to the following example:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This page details the necessary configurations for Ubuntu operating systems to be compatible with Google Distributed Cloud."],["Supported Ubuntu versions for Google Distributed Cloud include 18.04.x (where x \u003e= 2) and 20.04."],["Users must disable the Uncomplicated Firewall (UFW) using `sudo ufw disable` and verify its status by running `sudo ufw status`."],["Google Distributed Cloud facilitates the installation or upgrade of Docker to version 19.03.13 or later on bare metal machines."],["Before configuring Docker, all previous versions of Docker should be uninstalled, the package manager should be updated, and then the new Docker version 19.03+ should be installed."]]],[]]