Node Args
Creates a node. Auto-naming is currently not supported for this resource.
Constructors
Properties
The AccleratorConfig for the TPU Node.
The type of hardware accelerators associated with this node.
The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
The additional data disks for the Node.
The user-supplied description of the TPU. Maximum of 512 characters.
The health status of the TPU node.
Network configurations for the TPU node.
The runtime version running in the Node.
The scheduling options for this node.
The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
Shielded Instance options.