

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

# Lihat tanda
<a name="view-tagging"></a>

Selesaikan langkah-langkah berikut untuk melihat tag di bagian Amazon EC2 dari. Konsol Manajemen AWS

Lihat tanda

1. Navigasikan konsol Amazon EC2 di. [https://console.aws.amazon.com/ec2/](https://console.aws.amazon.com/ec2/)

1. Untuk melihat semua tag cluster, pilih **Tag** di panel navigasi.

1. Untuk melihat tag cluster berdasarkan contoh, pilih **Instans** di panel navigasi.

1. Pilih contoh cluster.

1. Pilih tab **Kelola tag** di detail instance dan lihat tag.

1. Pilih tab **Penyimpanan** di detail instance.

1. Pilih **ID Volume**.

1. Di **Volume**, pilih volume.

1. Pilih tab **Tag** di detail volume dan lihat tag.


**AWS ParallelCluster tag instance simpul kepala**  

| Key | Nilai tanda | 
| --- | --- | 
| `parallelcluster:cluster-name` | `{{clustername}}` | 
| `Name` | `HeadNode` | 
| `aws:ec2launchtemplate:id` | `{{lt-1234567890abcdef0}}` | 
| `aws:ec2launchtemplate:version` | `{{1}}` | 
| `parallelcluster:node-type` | `HeadNode` | 
| `aws:cloudformation:stack-name` | `{{clustername}}` | 
| `aws:cloudformation:logical-id` | `HeadNode` | 
| `aws:cloudformation:stack-id` | `arn:aws:cloudformation:{{region-id}}:{{ACCOUNTID}}:stack/{{clustername}}/{{1234abcd-12ab-12ab-12ab-1234567890abcdef0}}` | 
| `parallelcluster:version` | `{{3.15.0}}` | 


**AWS ParallelCluster tag volume akar simpul kepala**  

| Kunci tanda | Nilai tanda | 
| --- | --- | 
| `parallelcluster:cluster-name` | `{{clustername}}` | 
| `parallelcluster:node-type` | `HeadNode` | 
| `parallelcluster:version` | `{{3.15.0}}` | 


**AWS ParallelCluster menghitung tag instance node**  

| Key | Nilai tanda | 
| --- | --- | 
| `parallelcluster:cluster-name` | `{{clustername}}` | 
| `parallelcluster:compute-resource-name` | `{{compute-resource-name}}` | 
| `aws:ec2launchtemplate:id` | `{{lt-1234567890abcdef0}}` | 
| `aws:ec2launchtemplate:version` | `{{1}}` | 
| `parallelcluster:node-type` | `Compute` | 
| `parallelcluster:queue-name` | `{{queue-name}}` | 
| `parallelcluster:version` | `{{3.15.0}}` | 


**AWS ParallelCluster menghitung tag volume akar simpul**  

| Kunci tanda | Nilai tanda | 
| --- | --- | 
| `parallelcluster:cluster-name` | `{{clustername}}` | 
| `parallelcluster:compute-resource-name` | `{{compute-resource-name}}` | 
| `parallelcluster:node-type` | `Compute` | 
| `parallelcluster:queue-name` | `{{queue-name}}` | 
| `parallelcluster:version` | `{{3.15.0}}` | 


**Tag PCUI**  

| Kunci tanda | Nilai tanda | 
| --- | --- | 
| `parallelcluster-ui` | `true` | 