Version 1.9. This version is no longer supported. For information about how to upgrade to version 1.10, see Upgrading Anthos on bare metal in the 1.10 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
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-based node machines to operate with Google Distributed Cloud, specifically versions 18.04 and 20.04."],["Users must validate the package manager, `apt-get`, to ensure there are no errors before proceeding with any configurations."],["The Uncomplicated Firewall (UFW) must be disabled using the command `sudo ufw disable` to ensure proper functionality with Google Distributed Cloud."],["Docker version 19.03 or later is required and can be manually installed, `bmctl` will either install or upgrade it accordingly if a previous version exists."],["The workstation running `bmctl` requires non-root user access to Docker for starting the temporary bootstrap cluster during installation, you can refer to [Manage Docker as a non-root user](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user)."]]],[]]