Hi, I'm working on "Game of Pods" and I'm trying to fix "Redis Islands". I have . . .

Hrushikesh:
Hi,
I’m working on “Game of Pods” and I’m trying to fix “Redis Islands”.
I have created Redis cluster, VolumeClaim Template and PV as well…
Still my Pod is in pending state.
Can anybody help, please?

Shwetha Shenoy V:
kubectl describe <pod> should tell you why the pod is in pending state

Hrushikesh:
Thanks for the help. I solved it. I was using StorageClass which apparently wasn’t required there