kubernetes / k8s.io

Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
https://git.k8s.io/community/sig-k8s-infra
Apache License 2.0
735 stars 822 forks source link

Consider using Kubernetes Service Accounts to authenticate with AWS #3807

Closed upodroid closed 2 years ago

upodroid commented 2 years ago

You can leverage OIDC to login to AWS instead of access keys.

You'll need to do the following:

https://cloud.google.com/anthos/clusters/docs/multi-cloud/aws/how-to/use-workload-identity-aws This particular feature isn't restricted to Anthos Clusters.

/area infra

k8s-triage-robot commented 2 years ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

riaankleinhans commented 2 years ago

/remove-lifecycle stale Work in progress in Add S3 sync jobs #27344