Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 3bbdedd

Browse files
Updated openshift route readme
1 parent ca1800a commit 3bbdedd

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

modules/openshift-route/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,8 @@
22

33
This module is used to provision a route to an openshift cluster. An [OpenShift route](https://docs.openshift.com/enterprise/3.0/architecture/core_concepts/routes.html) is a way to expose a service by giving it an externally-reachable hostname like www.example.com.
44

5-
## Prerequisite
65

7-
* Set up the IBM Cloud command line interface (CLI), the Satellite plug-in, and other related CLIs.
8-
* Install cli and plugin package
9-
```console
10-
ibmcloud plugin install container-service
11-
```
12-
## Usage
6+
## Example Usage
137

148
```
159
terraform init

0 commit comments

Comments
 (0)