Kubernetes Hands on

Resolve VolumeMounts Issue in Kubernetes this is the last problem on kubernetes level 1 i am getting confused on this problem someone share me the correct way to resolve it

Hi @hari26subramaniam

It would help us assist you if you could share the steps you’ve taken to solve this task.
A screenshot of the steps you’ve taken would be helpful.

Take a look at kubectl cp --help command.

1 Like

Hi @Santosh_KodeKloud
I have found the issue seems i have misunderstood the question and i was trying to do volume mounts on the other container than the nginx-container on the pod once i changed that then the site is coming i completed the task. i have used the kubectl cp command as you suggested instead of complicating it with volume mounts and such thanks for the support