that error seems to indicate that your deployment hasn't come up because it wasn't able to attach a PVC. Where is your cluster deployed? Do you have a storage class deployed, did your persistent volumes get created?
billowy-army-68599
05/22/2020, 6:43 AM
ah, I notice it's in EKS. Can you show my the output of
kubectl get storageclasses
g
green-salesclerk-34937
05/22/2020, 7:27 AM
Copy code
$ kubectl get storageclasses
NAME PROVISIONER AGE
gp2 (default) <http://kubernetes.io/aws-ebs|kubernetes.io/aws-ebs> 125m
helloworld-gp2-dqzz6skn (default) <http://kubernetes.io/aws-ebs|kubernetes.io/aws-ebs> 123m
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.