Skip to content

Commit d9b04b3

Browse files
authored
Merge pull request #12609 from mburke5678/aws-service-broker
Create topic for AWS Service Broker
2 parents 5429bf7 + f1f28c1 commit d9b04b3

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed

_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ Topics:
232232
File: template_service_broker
233233
- Name: OpenShift Ansible Broker
234234
File: ansible_service_broker
235+
- Name: AWS Service Broker
236+
File: aws_broker
235237
- Name: Revision History
236238
File: revhistory_architecture
237239
Distros: openshift-enterprise,openshift-dedicated
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
[[admin-guide-get-started-aws]]
2+
= AWS Service Broker
3+
{product-author}
4+
{product-version}
5+
:data-uri:
6+
:icons:
7+
:experimental:
8+
:toc: macro
9+
:toc-title:
10+
:prewrap!:
11+
12+
toc::[]
13+
{nbsp} +
14+
15+
The _AWS Service Broker_ provides access to Amazon Web Services (AWS) through the {product-title} service catalog. AWS services and componenets can be configured and viewed
16+
in both the {product-title} web console and the AWS dashboards.
17+
18+
.Example AWS services in the {product-title} service catalog
19+
image::aws-service-broker.png["AWS services in the service catalog"]
20+
21+
For information on installing the AWS Service Broker, see the link:https://github.com/awslabs/aws-servicebroker/blob/master/docs/README.md[AWS Service Broker Documentation]
22+
in the *Amazon Web Services - Labs* docs repository.
23+
24+
[NOTE]
25+
====
26+
The AWS Service Broker is supported and qualified on {product-title}. It is offered directly from Amazon as a download and as such, many components of this service broker solution are supported directly by Amazon for the most recent two versions with a lag of two months after a new {product-title} release.
27+
Red Hat provides support for the installation and troubleshooting of the OpenShift cluster and service catalog issues.
28+
====
29+
Loading

0 commit comments

Comments
 (0)