Hi Everyone Hope everyone doing good and well. I'm trying deploy nginx app, wi . . .

Palani:
Hi Everyone

Hope everyone doing good and well.

I’m trying deploy nginx app, with volume mounts in EFS file system. after deploying manifest yaml file my pod ins pending state at the same time i verified pv/pc and it got bounded already here the logs here the stack over flow link

https://stackoverflow.com/questions/67980106/efs-persistent-volume-claim-failed

Can you please somebody help me on this issue,

Rocky:
can you pls share your manifest yaml ?

Palani:
Hi Rocky Here the repo, i have 3 files here you see the see the error logs in readme file as well

Palani:
https://github.com/tppalani/test-efs.git

unnivkn:
did you notice this:

unnivkn:
kubectl get pvc
NAME STATUS VOLUME
nginx-cache Bound pvc-d35df958

Warning FailedScheduling 36s (x2 over 36s) default-scheduler 0/2 nodes are available: 2 persistentvolumeclaim “nginx-localtime” not found.