I have a single node kubernetes cluster running locally in my system AND some pods are running in that cluster.
Now i want to go inside the node and change directory and do some testing
exactly like this
How to do this ?
Can you try hostpath persistent volume
follow the below steps