Problems trying to implement the CSI to NFS driver in OpenShift

113 views
Skip to first unread message

Arturo Puente

unread,
Jul 11, 2023, 4:37:10 PM7/11/23
to kubernetes-sig-k8s-infra
Good  Day,
This is my first communication in this group.
I am trying to implement the CSI to NFS driver for OpenShift.
I went to  kubernetes-csi/csi-driver-nfs    and followed all the instruction for local installation, and got all the files.
When trying to install the driver I got some error messages related to images, the shell files and yaml files are trying to download images from registry.k8s.io/sig-storage,  but when I went to registry.k8s.io I found that there is no sig-storage directory, and several yaml are trying to download  images from there, as you can see


 8 -rw-rw-r--. 1 control control  4306 jul  7 14:29 csi-nfs-controller.yaml
 8 -rw-rw-r--. 1 control control  4102 jul  7 14:29 csi-nfs-node.yaml
 4 -rw-rw-r--. 1 control control  2054 jul  7 14:14 csi-snapshot-controller.yaml

$ cat csi-nfs-controller.yaml  | grep "image: registry"
          image: registry.k8s.io/sig-storage/csi-provisioner:v3.5.0
          image: registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2
          image: registry.k8s.io/sig-storage/livenessprobe:v2.10.0
          image: registry.k8s.io/sig-storage/nfsplugin:v4.4.0

$ cat  csi-nfs-node.yaml  | grep "image: registry"
          image: registry.k8s.io/sig-storage/livenessprobe:v2.10.0
          image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0
          image: registry.k8s.io/sig-storage/nfsplugin:v4.4.0

$ cat  csi-snapshot-controller.yaml | grep "image: registry"
          image: registry.k8s.io/sig-storage/snapshot-controller:v6.2.2

Does someone knows where are these files located in these days.?
Thank You
Arturo Puente



***REGULACIÓN DE USO DEL CORREO ELECTRÓNICO DE Banesco Banco Universal HACIA INTERNET*** 
La información contenida en este correo electrónico y cualquier anexo puede ser de carácter confidencial y es propiedad de Banesco Banco Universal. Sólo está permitido su uso, copia, transmisión, recepción o distribución a personas debidamente autorizadas. Si usted recibió este correo por error por favor destrúyalo y/o elimine cualquier copia guardada en su sistema y notifique inmediatamente al remitente o a la dirección de correo electrónica mailmaster@banesco.com. Usted no debe utilizar la información contenida para ningún propósito ni compartirla con otras personas.
Reply all
Reply to author
Forward
0 new messages