Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

find out why EKS API doesn't support tags – file a bug #25

Closed
errordeveloper opened this issue Jun 5, 2018 · 4 comments
Closed

find out why EKS API doesn't support tags – file a bug #25

errordeveloper opened this issue Jun 5, 2018 · 4 comments

Comments

@errordeveloper
Copy link
Contributor

https://github.com/weaveworks/eksctl/blob/0a39d1a2c1d107e1da90c27889d43bddba42ab3a/pkg/eks/eks.go#L22

@errordeveloper
Copy link
Contributor Author

I've checked just now, and the EKS API still doesn't support tags.

@gatesjd
Copy link

gatesjd commented Sep 17, 2019

@errordeveloper, the EKS API now shows tag support.

@mr-karan
Copy link

mr-karan commented Sep 19, 2019

Maybe we can re-open this issue now?

@xmik
Copy link

xmik commented Jun 4, 2020

Using eksctl 0.20.0 and having the following yaml config:

apiVersion: eksctl.io/v1alpha5
kind: ClusterConfig

metadata:
  name: eks-testing
  region: eu-west-1
  version: "1.15"
  tags:
    deployment: eks-testing

results in the tag deployment: eks-testing being set on AWS EKS resource.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

5 participants