-
Notifications
You must be signed in to change notification settings - Fork 59
[quesiton] How to create service? #2136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Extension currently supports only creating and linking services from service catalog. Operator backed services are not supported yet (original issue #1787). |
@dgolovin how to create service catalog? I have installed Service Binding Operator (SBO). |
@xkwangcn what version OpenShift/Kubernetes do you have? |
OpenShift 4.7
|
@dgolovin Hello, do you know how to create service catalog? I have installed Service Binding Operator (SBO). Thank you very much. |
@xkwangcn unfortunately service-catalog is deprecated since OpenShift 4.3.x. |
Fixed in #1787. |
When I use the Create Service command, it says

But I can list catalog services in my cluster:
My question is how can I create service and use the link service function?
Thank you very much.
The text was updated successfully, but these errors were encountered: