Giter VIP home page Giter VIP logo

Comments (3)

bparees avatar bparees commented on July 19, 2024

items that show up in the developer catalog are:

  1. imagestreams in the openshift namespace that have the builder tag
  2. templates in the openshift namespace if you have the service catalog enabled(it's not on by default) and the template service broker installed(it's not installed by default).
  3. installed OLM operators

i'm not sure what sort of customized item you're trying to add so it's hard to give you more specific advice.

I am closing this and the duplicate issues you opened elsewhere as this isn't the right repo to track it under. openshift/origin would be the most appropriate place.

from image-registry.

angry-tony avatar angry-tony commented on July 19, 2024

@bparees Hello, thank you for your reply.
Cloud you give me how to enable "service catalog" in openshift 4??

from image-registry.

bparees avatar bparees commented on July 19, 2024

@angry-tony

$ oc edit servicecatalogapiserver.operator.openshift.io/cluster

change "removed" to "managed"

$ oc edit servicecatalogcontrollermanager.operator.openshift.io/cluster

change "removed" to "managed"

that will bring up a service catalog. you will also need to install the TSB operator via the operator hub. once you've done those two things, the templates should appear in the developer catalog on your cluster.

if you are still having issues w/ the service catalog, please open an issue here:
https://github.com/openshift/service-catalog

from image-registry.

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.