- NAME
-
- gcloud beta compute sole-tenancy node-templates - read and manage Compute Engine sole-tenancy node templates
- SYNOPSIS
-
-
gcloud beta compute sole-tenancy node-templates
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
Node templates are used to create the nodes in node groups. Nodes are Compute Engine servers that are dedicated to your workload. Node templates define either the node type or the requirements for a node in terms of vCPU, memory, and localSSD. - GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
add-iam-policy-binding
-
(BETA)
Add IAM policy binding to a Compute Engine node template. create
-
(BETA)
Create a Compute Engine node template. delete
-
(BETA)
Delete a Compute Engine node template. describe
-
(BETA)
Describe a Compute Engine node template. get-iam-policy
-
(BETA)
Get the IAM Policy for a Compute Engine node template. list
-
(BETA)
List Google Compute Engine node templates. remove-iam-policy-binding
-
(BETA)
Remove IAM policy binding from a Compute Engine node template. set-iam-policy
-
(BETA)
Set the IAM policy for a Compute Engine node template.
- NOTES
-
This command is currently in beta and might change without notice. These
variants are also available:
gcloud compute sole-tenancy node-templates
gcloud alpha compute sole-tenancy node-templates
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-21 UTC.