Niranjan Darshan
Niranjan Darshan
Addressing issue #44772
It will look something like this: 
@dipesh-rawat PTAL! I had made the changes. to attain the goal
> See [#44788 (comment)](https://github.com/kubernetes/website/pull/44788#discussion_r1691033000) Did it
@styshoo Thank You for your contribution. Can you see Whether there is more typo in entire page. So that it may be fixed in one go. Else Changes looks good...
@jonasbartho What i noticed in scc.yaml your current SCC lacks certain capabilities that might be required. Specifically, the SYS_ADMIN capability is often needed for operations involving hostPath volumes. So try...
Here One more thing what i want to ask is Had you given the appropriate permission to the directory `/mnt/local-disks` So that the container can access it?
If you forget and hadnt given appropriate permission to the directory `/mnt/local-disks` You can use `sudo chmod -R 777 /mnt/local-disks` Command to give permission to the container to access it.
As referenced in issue #162, it would be very helpful to have new patch releases that include the latest context cancellation fix. There has been no release since July last...
@aj11anuj I have added some of the suggestion for the improvement of the doc.