Skip to content

Commit cb664fd

Browse files
committed
edit markdown
1 parent e8bb514 commit cb664fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mtdrworkshop/backend/Readme.md

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

33
## Introduction
44

5-
In this lab, you will deploy the pre-built Helidon Java Docker image to OKE, then configure the API Gateway.
5+
In this lab, you will build and deploy the pre-built Helidon Java Docker image to OKE, then configure the API Gateway to work with your application.
66

77
Estimated time: ~25-minutes.
88

@@ -120,7 +120,6 @@ This will run `kubectl get pods` in the background, but the setup script creates
120120
```
121121
2. Rebuild the image + Deploy + (Re)Configure the API Gateway
122122
123-
124123
## **Task 4**: Configure the API Gateway
125124
126125
The API Gateway protects any RESTful service running on Container Engine for Kubernetes, Compute, or other endpoints through policy enforcement, metrics and logging.

0 commit comments

Comments
 (0)