kubernetes volume hostPath kubernetes volume hostPath kubernetes kubernetes

kubernetes volume hostPath


The issue was on the volume definition, the hostPath.path property should hold the absolute address of the directory to mount.

Example:

hostPath:  path: /home/bitgandtter/Documents/development/php/k8s_devel_env