I know where the location is by default which is under /var/lib/kubelet
However I don't want to depend on this knowledge. I'd like to get the location using command line or checking some config file (which hopefully is stored in a more permanent location).
Is there a way to determine where the location is? if indeed changed by the user?