Skip to content

Commit b083cc0

Browse files
committed
fix: fix the review comments in pg0 and pg1
1 parent d4ea650 commit b083cc0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/bookstore/page-0/page-0-intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ We will be building the sample app in this order:
9797

9898
4. **Use Sequence to Run ML Workflows**: Learn how to utilize Knative Sequence to ensure your machine learning workflows execute in order.
9999

100-
5. **Database Deployment**: Understand the deployment of an in-memory PostgreSQL instance using Knative Serving.
100+
5. **Database Deployment**: Understand the deployment of an in-memory PostgreSQL instance using k8s deployment.
101101

102102
6. **Glue Everything Together**: Integrate all components by receiving "analyzed reviews" via Broker (using a trigger) and storing them into the database. This includes learning about Triggers, Filters, and Dead Letter Sinks (DLS).
103103

@@ -113,7 +113,7 @@ To help you visualize what you'll be creating, we've prepared a brief demo video
113113

114114
[EditedV2 - Knative Bookstore Demo.mp4](https://drive.google.com/open?id=1nJGQOM9X1Wb5eKjdq-Iv-cQK97LYTscD&usp=drive_copy), Music used under [license](https://docs.google.com/document/d/125Wok7L5lzf1XnsM5HIM8SuZ1ty2NCbddKrEtM_Xebs/edit#heading=h.79x5qqa9u7gd)
115115

116-
116+
<iframe src="https://drive.google.com/open?id=1nJGQOM9X1Wb5eKjdq-Iv-cQK97LYTscD&usp=drive_copy" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
117117

118118
### Getting Started with the Setup Script
119119

docs/bookstore/page-1/pg1-review-svc-1.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,5 +375,3 @@ Data,
375375

376376
Deploy ML workflow: Sentiment Analysis. Please make sure you pass the Validate test before proceeding. [Copy of 2 - Create Sentiment Analysis Service](https://docs.google.com/document/d/1PTGyeY-4kZHqagjhhCNspX6Xk8Erv4-mLaoUBWOiQtM/edit#heading=h.i4o4yil4sueh)
377377
```
378-
379-
This should now accurately reflect the content from Step 5 onward as per the provided HTML file. If there are any additional corrections or specific areas that need attention, please let me know.

0 commit comments

Comments
 (0)