Known issues

This document describes known issues that you might run into while you use Cluster Director, as well as how to troubleshoot them.

Cluster operations fail with gcloud CLI versions earlier than 550.0.0

If you try running a cluster operation by using the gcloud CLI with a version earlier than 550.0.0, then the operation fails. To resolve this issue, update the gcloud CLI to version 550.0.0 or later:

  • Cloud Shell: if you use the Cloud Shell, then no action is required. The Cloud Shell automatically uses the latest gcloud CLI version.

  • Local shell: if you use the gcloud CLI on a local development environment, then complete the following steps:

    1. Check the gcloud CLI version:

      gcloud version
      
    2. If the gcloud CLI uses a version earlier than 550.0.0, then update it:

      gcloud components update