forked from pivotal-cf/docs-ecs-service-broker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html.md.erb
86 lines (67 loc) · 2.72 KB
/
index.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---
title: ECS Service Broker for VMware Tanzu
owner: Partners
---
This documentation describes ECS Service Broker for VMware Tanzu.
## <a id="overview"></a> Overview
ECS Service Broker for VMware Tanzu registers a service broker on VMware Tanzu and exposes its service plans on the Marketplace.
Developers can provision buckets by creating instances of service plans using Apps Manager or the cf Command Line Interface (CLI) tool.
## <a id='features'></a> Key Features
With ECS Service Broker for VMware Tanzu, you can do the following:
* Create and delete object storage buckets.
* Create and delete object storage namespaces.
* Bind one or more Cloud Foundry apps to a bucket or namespace, with unique credentials and permissions for each app.
* Support quota-enforced plans for buckets to limit the amount of capacity.
* Support encryption and retention of namespaces.
* Change plans of an existing bucket.
* Browse Cloud Foundry instance and binding metadata through an internal bucket.
* Specify an ECS namespace and replication group for provisioning.
* Assign custom tags and configure search metadata for buckets.
* Provide a string prefix for bucket and user names.
* Support a self-signed SSL certificate for the ECS management API.
* Support file system mounts of file access enabled buckets via NFS.
* Configure offered services and plans through Ops Manager Tile.
* Support for shared buckets across multiple VMware Tanzu instances.
## <a id="snapshot"></a>Product Snapshot
<table class="nice">
<th>Element</th>
<th>Details</th>
<tr>
<td>Tile Version</td>
<td>2.3.0</td>
</tr>
<tr>
<td>Release date</td>
<td>July 26, 2022</td>
</tr>
<tr>
<td>Software component version</td>
<td>2.3.0</td>
</tr>
<tr>
<td>Compatible Ops Manager version(s)</td>
<td>v2.7.x, v2.8.x, v2.9.x, v2.10.x</td>
</tr>
<tr>
<td>Compatible Tanzu Application Service version(s)</td>
<td>v2.7.x, v2.8.x, v2.9.x, v2.10.x, v2.11.x, v2.12.x</td>
</tr>
<tr>
<td>BOSH stemcell version</td>
<td>Ubuntu Xenial 621</td>
</tr>
<tr>
<td>IaaS support</td>
<td>AWS, Azure, OpenStack, and vSphere</td>
</tr>
<tr>
<td>IPsec support?</td>
<td>No</td>
</tr>
</table>
## <a id="reqs"></a> Requirements
ECS Service Broker for VMware Tanzu has the following requirements:
+ [Tanzu Application Service](https://network.pivotal.io/products/elastic-runtime)
## <a id="feedback"></a> Feedback
Report bugs, make feature requests or ask questions on the [VMware Tanzu Feedback](mailto:[email protected]) list,
or send an email to [ECS Service Broker Support](mailto:[email protected]).