Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

annotations for kube2iam not working #48

Open
bmacauley opened this issue Sep 19, 2020 · 0 comments
Open

annotations for kube2iam not working #48

bmacauley opened this issue Sep 19, 2020 · 0 comments

Comments

@bmacauley
Copy link

bmacauley commented Sep 19, 2020

We are experimenting with Thano and Thanos operator in our AWS EKS environment
We are having an issue with pod annotations for kube2iam…not really sure on how to set them up using the Thanos config files

We are using the following configuration, but the annotations do not appear on the pods and we can see access denied errors in the logs...attached

apiVersion: monitoring.banzaicloud.io/v1alpha1 kind: ObjectStore metadata: name: objectstore-ice-2 spec: config: mountFrom: secretKeyRef: name: thanos key: object-store.yaml bucketWeb: label: cluster compactor: workloadMetaOverrides: annotations: {"iam.amazonaws.com/role": "k8s-thanos-metrics" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant