i’ve tried launching nfs-client-provisioner and nfs-server-provisioner the nfs-client keeps on installing in status and then nfs-server keeps on deploying in status
error pops up in nfs-client-provisioner
Kubectl apply failed. Error: error: error validating "app-template": error validating data: ValidationError(Deployment.spec.template.spec.volumes[0].nfs): missing required field "server" in io.k8s.api.core.v1.NFSVolumeSource; if you choose to ignore these errors, turn validation off with --validate=false : exit status 1
and in nfs-server-provisioner saids active and unavailable…
ImagePullBackOff: Back-off pulling image "quay.io/kubernetes_incubator/nfs-provisioner:v1.0.9"