#1101 PVC for mirroring container images in new AWS OpenShift cluster for Ceph-CSI
Closed: Fixed by devos. Opened by devos.

Hi!

In the current OCP cluster we have a 20GB PVC for mirroring container-images so that we can speed up our CI jobs a little. The PVC is called ceph-csi-image-registry and we would like to have a similar PVC in the new cluster running on AWS.

Once the PVC is available, we can start migrating off the current cluster to the new AWS one.

Thanks!


Metadata Update from @arrfab:
- Issue assigned to arrfab

Metadata Update from @arrfab:
- Issue tagged with: centos-ci-infra, high-gain, low-trouble

Created :

pv-20gi-ceph-csi-image-registry-6eb76d89-757a-5f9b-9402-fa28c1978c6c   20Gi       RWO,ROX,RWX    Retain           Available   ceph-csi/image-registry 

It's available for you in your ceph-csi namespace and you can use image-registry as name: in your PVC

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Hey @arrfab !

Sorry, but I do not see the PVC in the ceph-csi namespace in the new cluster?

https://console-openshift-console.apps.ocp.cloud.ci.centos.org/k8s/ns/ceph-csi/persistentvolumeclaims

Maybe I am logged into a wrong cluster... If so, can you provide the link to the right one?

Metadata Update from @devos:
- Issue status updated to: Open (was: Closed)

No, we create the PV and you have to create the PVC (C = Claim) so ask for it to be bound for you and your specific deployment/pod :)

This is the link to the PV (https://console-openshift-console.apps.ocp.cloud.ci.centos.org/k8s/cluster/persistentvolumes/pv-20gi-ceph-csi-image-registry-6eb76d89-757a-5f9b-9402-fa28c1978c6c/) but you should create now the PVC that will claim it for you

Thanks! All worked out :thumbsup:

Metadata Update from @devos:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata