ansible-service-broker | Ansible Service Broker | Continuous Deployment library
kandi X-RAY | ansible-service-broker Summary
kandi X-RAY | ansible-service-broker Summary
Ansible Service Broker
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ansible-service-broker
ansible-service-broker Key Features
ansible-service-broker Examples and Code Snippets
Community Discussions
Trending Discussions on ansible-service-broker
QUESTION
In the context of the OpenShift 3.7 Service Catalog, what would it look like if I wanted to create Service Instances outside of the OpenShift Console UI?
I.e. from a terminal on my local machine, if I wanted to create an instance of a Service Class available in the Service Catalog (e.g. run and an APB available via the Ansible Service Broker) what would the REST resource call look like (assuming there is a REST API available)?
An example using curl
would be appreciated.
The assumption is that there is a REST API available for Service Catalog related resources. If this is not true, what is another integration pattern that would satisfy the requirement above? Does the oc
CLI tool support Service Catalog commands?
ANSWER
Answered 2017-Nov-14 at 05:48The best examples I can point you to are the ones from the incubator repo walkthrough. You'll probably be most interested in the example ServiceInstance and example ServiceBinding.
The service-catalog has a normal Kubernetes API server and the resources work like the other resources you're familiar with do. For example, you could make a new instance of a service in the openshift console and poke around in the API server using:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ansible-service-broker
Run the following from the root of the cloned git repository.
There are a few different ways to quickly get up and running with a cluster + ansible-service-broker:. Let’s walk through an oc cluster up based setup.
oc cluster up
Alternatively, [you can use minishift and install the broker with our addon, documented here](https://github.com/minishift/minishift-addons/tree/master/add-ons/ansible-service-broker).
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page