Skip to content

Commit eac4c00

Browse files
authored
Merge pull request #80853 from subhtk/osdocs9804
OSDOCS#9804: Updated user-defined labels and tags section
2 parents 6f594a4 + 9074fbd commit eac4c00

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

modules/installing-gcp-user-defined-labels-and-tags.adoc

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
[id="installing-gcp-user-defined-labels-and-tags_{context}"]
66
= Managing user-defined labels and tags for GCP
77

8-
:FeatureName: Support for user-defined labels and tags for GCP
9-
include::snippets/technology-preview.adoc[]
10-
118
Google Cloud Platform (GCP) provides labels and tags that help to identify and organize the resources created for a specific {product-title} cluster, making them easier to manage.
129

1310
You can define labels and tags for each GCP resource only during {product-title} cluster installation.
@@ -31,15 +28,16 @@ User-defined labels and {product-title} specific labels are applied only to reso
3128
* Image Registry Operator
3229
* Machine API provider for GCP
3330
34-
User-defined tags are attached to resources created by the {product-title} installation program, Image Registry Operator, and Machine API Operator. User-defined tags are not attached to the resources created by any other Operators or the Kubernetes in-tree components.
31+
User-defined labels are not attached to the resources created by any other Operators or the Kubernetes in-tree components.
3532

3633
User-defined labels and {product-title} labels are available on the following GCP resources:
3734

3835
* Compute disk
39-
* Compute instance
40-
* Compute image
4136
* Compute forwarding rule
37+
* Compute image
38+
* Compute instance
4239
* DNS managed zone
40+
* Filestore backup
4341
* Filestore instance
4442
* Storage bucket
4543
@@ -49,25 +47,27 @@ User-defined labels and {product-title} labels are available on the following GC
4947
5048
.User-defined tags
5149

52-
User-defined tags are attached to resources created by the {product-title} Image Registry Operator and not on the resources created by any other Operators or the Kubernetes in-tree components.
50+
User-defined tags are applied only to resources created by {product-title} installation program and its core components, such as the following resources:
5351

54-
User-defined tags are available on the following GCP resources:
52+
* GCP FileStore CSI Driver Operator
53+
* GCP PD CSI Driver Operator
54+
* Image Registry Operator
55+
* Machine API provider for GCP
5556
56-
* Storage buckets
57-
* Compute instances
58-
* Compute disks
57+
User-defined tags are not attached to the resources created by any other Operators or the Kubernetes in-tree components.
5958

60-
.Limitations to the user-defined tags
59+
User-defined tags are available on the following GCP resources:
6160

62-
* Tags will not be attached to the following items:
61+
* Compute disk
62+
* Compute instance
63+
* Filestore backup
64+
* Filestore instance
65+
* Storage bucket
6366
64-
** Filestore instance resources created by the GCP filestore CSI driver Operator
65-
** Compute disk and compute image resources created by the GCP PD CSI driver Operator
67+
.Limitations to the user-defined tags
6668

6769
* Tags must not be restricted to particular service accounts, because Operators create and use service accounts with minimal roles.
68-
6970
* {product-title} does not create any key and value resources of the tag.
70-
7171
* {product-title} specific tags are not added to any resource.
7272
7373

0 commit comments

Comments
 (0)