cert-manager / csi-driver

A Kubernetes CSI plugin to automatically mount signed certificates to Pods using ephemeral volumes
https://cert-manager.io/docs/usage/csi-driver/
Apache License 2.0
198 stars 46 forks source link

Does cert-manager-csi-driver support AWS EKS with AWS Fargate nodes? #267

Open djessich opened 3 months ago

djessich commented 3 months ago

Does cert-manager-csi-driver support AWS EKS with AWS Fargate nodes?

It works well on AWS EKS nodegroups.

angst-storm commented 3 months ago

This seems to have problems, as the pod gets stuck in the pending state. I'm going to get a better handle on this.

  ca:
    Type:              CSI (a Container Storage Interface (CSI) volume source)
    Driver:            csi.cert-manager.io
    FSType:            
    ReadOnly:          true
    VolumeAttributes:      csi.cert-manager.io/issuer-kind=ClusterIssuer
                           csi.cert-manager.io/issuer-name=ca-issuer
Events:
  Type     Reason            Age    From               Message
  ----     ------            ----   ----               -------
  Warning  FailedScheduling  3m40s  fargate-scheduler  Pod not supported on Fargate: volumes not supported: ca is of an unsupported volume Type