Accessing and managing secrets for Amazon EKS
Amazon Elastic Kubernetes Service
(Amazon EKS) helps you run Kubernetes on AWS without needing to install or
maintain your own Kubernetes control plane or nodes. Amazon EKS uses Base64
The following image shows Amazon EKS deployed on an Amazon Elastic Compute Cloud (Amazon EC2) instance, which acts as a
Kubernetes worker node. You can use a container storage interface (CSI) driver to
retrieve secrets from Secrets Manager. For more information, see How to use AWS Secrets & Configuration Provider with your Kubernetes Secrets
Store CSI driver

The following image shows Amazon EKS deployed on AWS Fargate. You
can use the open source External Secrets Operator
API
