gcloud beta cluster-director clusters

INFORMATION
gcloud beta cluster-director clusters is not available in universe domain universe.
NAME
gcloud beta cluster-director clusters - deploy and manage large-scale AI and high-performance computing clusters
SYNOPSIS
gcloud beta cluster-director clusters COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Cluster Director is a unified management plane that simplifies deploying and running large-scale AI and high-performance computing (HPC) clusters.

The service automates complex infrastructure setup by integrating compute, networking, and storage to maximize performance and minimize downtimes.

If you have your own configuration already:

  • Use --config to provide a complete JSON definition

To start from a pre-configuration:

  • Use --quickstart-cluster to create and connect a managed Slurm cluster with basic defaults
  • Use --reference-architecture to choose from workload-optimized templates

To fully customize:

  • Run the 'clusters create' command for the most granular configuration options
Learn more at https://docs.cloud.google.com/cluster-director/
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
(BETA) Creates a Cluster Director resource.
delete
(BETA) Deletes a Cluster Director resource.
describe
(BETA) Gets details of a Cluster Director resource.
list
(BETA) List Cluster Director resources.
update
(BETA) Updates a Cluster Director resource.
NOTES
This command is currently in beta and might change without notice. This variant is also available:
gcloud alpha cluster-director clusters