doc/source/cluster/kubernetes/user-guides/ack-gpu-cluster.md
(kuberay-ack-gpu-cluster-setup)=
This guide provides step-by-step instructions for creating an ACK cluster with GPU nodes specifically configured for KubeRay. The configuration outlined here can be applied to most KubeRay examples found in the documentation.
See Create a cluster to create a Aliyun ACK cluster and see Connect to clusters to configure your computer to communicate with the cluster.
See Create a node pool to create node pools.
If you need to set taints for nodes, see Create and manage node labels and Create and manage node taints. For example, you can add a taint to GPU node pools so that Ray won't schedule head pods on these nodes.
If you need to upgrade the drivers on the nodes, see Step 2: Create a node pool and specify an NVIDIA driver version to upgrade drivers.
See Step 2: Install KubeRay-Operator to deploy KubeRay in ACK.