Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Billy Tat <[email protected]>
  • Loading branch information
martyav and btat authored Nov 17, 2023
1 parent 85fd70d commit 631c5e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ If you share resources between clusters, you can change the tag to:

**Key** = `kubernetes.io/cluster/<cluster-id>` **Value** = `shared`.

The string value, `<cluster-id>`, should be the Kubernetes cluster's ID. Technically, the `<cluster-id>` value can be any string you like, as long as you use the same value across all tags set. In practice, if the `ClusterID` is automatically configured for some nodes, as it is with Amazon EC2 nodes, you should consistently use that same string across all of your resources, even if you have to manually set the tag.
The string value, `<cluster-id>`, is the Kubernetes cluster's ID.

### Using Amazon Elastic Container Registry (ECR)

Expand Down

0 comments on commit 631c5e4

Please sign in to comment.