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

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

Open
djessich opened this issue Jun 13, 2024 · 1 comment
Open

Comments

@djessich
Copy link

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

It works well on AWS EKS nodegroups.

@angst-storm
Copy link

angst-storm commented Jun 27, 2024

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

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

2 participants