How to create dedicated service catalog per OpenShift project?

3/20/2018

Is it possible to create a dedicated service catalog for each project/namespaces in Openshift? I am hosting a multi-tenant OpensShift cluster. When each tenants login to OpenShift cluster, they should only be able see services which is relevant for them in the service catalog.

For eg: Tenant-A should only see MySQL and Apache services. Tenant-B should only see ElasticSearch and Ruby services. Is it possible to do this kind of isolation?

-- Muhammed Roshan
kubernetes
openshift
openshift-origin

0 Answers