Open djessich opened 5 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
Does cert-manager-csi-driver support AWS EKS with AWS Fargate nodes?
It works well on AWS EKS nodegroups.