Giter Site home page Giter Site logo

Comments (5)

przem123 avatar przem123 commented on May 30, 2024

Any update on this? On Openshift 4.2 I have podman, not docker.

from ibm-spectrum-scale-csi.

mew2057 avatar mew2057 commented on May 30, 2024

If you're using Openshift 4.2, you should be able to just use the oc apply -f commands. The README calls out some kubectl commands, but they can easily be swapped for oc and since the images live in the quay.io repo podman should be served those images by Openshift.

https://github.com/IBM/ibm-spectrum-scale-csi-operator#option-a-manually


It also looks like podman uses the same commands as docker:

https://developers.redhat.com/blog/2019/02/21/podman-and-buildah-for-docker-users/


I currently don't have a podman environment to test this, @vhu or @yadaven, do your environments use podman?

from ibm-spectrum-scale-csi.

przem123 avatar przem123 commented on May 30, 2024

Yes, kubectl commands can be used with oc, but the problem is that the image is stored in docker registry only. You require docker for the command operator-sdk build csi-scale-operator I do not want to install and use it on my worker nodes at all.

Docker engine is not supported on Openshift 4. Please provide a way to use the operator with podman only.

from ibm-spectrum-scale-csi.

mew2057 avatar mew2057 commented on May 30, 2024

Operator SDK has operator-sdk build --image-builder podman for podman builds


@vhu we may need to have a podman registry.

from ibm-spectrum-scale-csi.

smitaraut avatar smitaraut commented on May 30, 2024

The images are available on quay registry and are pulled by the operator. You dont need to use podman or docker to use them. Please see install instructions here-
https://www.ibm.com/support/knowledgecenter/STXKQY_5.0.4/com.ibm.spectrum.scale.csi.v5r04.doc/bl1csi_install_usingops.html

from ibm-spectrum-scale-csi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.