Skip to content

Commit c556efe

Browse files
authored
Merge pull request #76141 from subhtk/osd10594
OSDOCS10594: Updated user-defined labels and tags to add a note and minor changes.
2 parents 200975b + 7ac26b2 commit c556efe

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

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

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ You can define labels and tags for each GCP resource only during {product-title}
1717
User-defined labels and tags are not supported for {product-title} clusters upgraded to {product-title} {product-version}.
1818
====
1919

20+
[NOTE]
21+
====
22+
You cannot update the tags that are already added. Also, a new tag-supported resource creation fails if the configured tag keys or tag values are deleted.
23+
====
24+
2025
.User-defined labels
2126

2227
User-defined labels and {product-title} specific labels are applied only to resources created by {product-title} installation program and its core components such as:
@@ -26,7 +31,7 @@ User-defined labels and {product-title} specific labels are applied only to reso
2631
* Image Registry Operator
2732
* Machine API provider for GCP
2833
29-
User-defined labels and {product-title} specific labels are not applied on the resources created by any other operators or the Kubernetes in-tree components that create resources, for example, the Ingress load balancers.
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.
3035

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

@@ -47,21 +52,22 @@ User-defined labels and {product-title} labels are available on the following GC
4752
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.
4853

4954
User-defined tags are available on the following GCP resources:
50-
* Storage bucket
55+
56+
* Storage buckets
57+
* Compute instances
58+
* Compute disks
5159
5260
.Limitations to the user-defined tags
5361

5462
* Tags will not be attached to the following items:
55-
** Control plane instances and storage buckets created by the installation program
56-
** Compute instances created by the Machine API provider for GCP
63+
5764
** Filestore instance resources created by the GCP filestore CSI driver Operator
5865
** Compute disk and compute image resources created by the GCP PD CSI driver Operator
59-
* Tags are not supported for buckets located in the following regions:
60-
** `us-east2`
61-
** `us-east3`
62-
* Image Registry Operator does not throw any error but skips processing tags when the buckets are created in the tags unsupported region.
66+
6367
* Tags must not be restricted to particular service accounts, because Operators create and use service accounts with minimal roles.
68+
6469
* {product-title} does not create any key and value resources of the tag.
70+
6571
* {product-title} specific tags are not added to any resource.
6672
6773

0 commit comments

Comments
 (0)