Closed zonca closed 10 months ago
added to ansible
, test next time I do redeployment or add a node:
https://github.com/zonca/jetstream_kubespray/commit/3d177393480095d8a765687428a020b6c82d6848
this didn't work, I had to install nfs-common
manually
net deployment check the logs and see what happens in the step in bootstrap-debian.yml
where we are installing nfs-common
implemented in https://github.com/zonca/jetstream_kubespray/pull/26
in order to mount the NFS share I have to manually install the
nfs-common
package on the nodes.check if I can add this to kubespray or ask Jetstream if they can add it into the images