Skip to content

[aws-eks] Cluster Tags #4995

@pahud

Description

@pahud

To create tags with cluster.

Use Case

Amazon EKS support resource tags, however, aws-eks doesn't support it at this moment.
https://docs.aws.amazon.com/eks/latest/userguide/eks-using-tags.html

cloudformation not yet to support it
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html

However, API/SDK/CLI support it
https://docs.aws.amazon.com/eks/latest/APIReference/API_CreateCluster.html

Proposed Solution

To provide the tags property in the ICluster interface and implement the cluster tagging in the Cluster class with custom-resources.

Does it make any sense?

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes Serviceeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions