EKS pods using IRSA (IAM auth per pod) to access AWS Secrets WITHOUT creating K8s secret?

This page summarizes the projects mentioned and recommended in the original post on /r/k8s

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • aws-secret-sidecar-injector

    Discontinued Kubernetes mutating webhook to fetch secrets from AWS Secrets Manager

  • There is a PoC of an AWS sidecar injector that imports a secret into a ramdisk as an init step and injects the secrets into the pod when launched, but it's clearly a PoC, and only supports a single secret, not to mention not being enterprise ready.

  • kube-secrets-init

    Kubernetes mutating webhook for `secrets-init` injection

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Application Repository Structure Tips - Source/Docker/Kubernetes/Helm

    1 project | /r/kubernetes | 21 Apr 2022
  • Automatically inject cloud secrets into GKE/AWS Pods

    1 project | /r/kubernetes | 22 Apr 2021
  • aws secret manager with k8s

    2 projects | /r/kubernetes | 24 Feb 2021
  • How does your company do secret management? AWS/GCP/Azure/Vault/CyberArk etc. thoughts?

    2 projects | /r/devops | 25 Mar 2023
  • How can you add secrets to a dockerfile/image from AWS (Secret Manager)

    3 projects | /r/docker | 18 Nov 2022