I am etting nginx 502 Bad gateway on k8s playground. I have applications installed and running in the kuernetes playground and I have port forwarded the service to a particular port and tried to access the port option in the playground.
Apart from this i had faced issues in creating pvs in the playground.On further checking i found that there was no storage class in the playground. I created a storage class manually and then installed the application, but still no pvs are getting created.
So I manually created pv and removed the pvcs part of the helm chart and then created pvc manually and this time the application is running. But on port forward and checking the application i am getting issues.
Please resond as early as possible