Hi Everyone,
From long time i am not able to solve below task, can anyone help?
Resolve Volume Mounts Issue in Kubernetes
Thanks,
Omkar
Hi Everyone,
From long time i am not able to solve below task, can anyone help?
Resolve Volume Mounts Issue in Kubernetes
Thanks,
Omkar
Hello,
Which task is this? Please provide the group name (e.g. Kubernetes Level 2) and the full name of the task (if not exactly Resolve Volume Mounts Issue in Kubernetes
) so that we may find it more easily.
Kubernetes Level 1
Question - 14
Name - Resolve Volume Mounts Issue in Kubernetes
Even i found this question bit confusing, idk maybe there is a issue with the pod configmap section, i tried to resolve it but getting error. need help with this
Hello Omkar,
1/you need to edit the configmap volumeMount,it needs to be set to nginx root: /usr/share/nginx/html
also,make sure that the 2 containers of the Pod have the mounted volume set to /usr/share/nginx/html as well.
so edit the Pod accordinlly,recreate it and you should be good.
2/for the second question,if you get stuck,ill be more than happy to help out,have a nice day!