Skip to content

Commit 5fe28a8

Browse files
Revise scaling instructions and add removal section
Updated scaling instructions and added a section for removing the application.
1 parent 0f78636 commit 5fe28a8

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

content/posts/deploy-from-bob/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,9 +273,11 @@ Show me the logs for hello-world-site
273273

274274
### Scale Your Application
275275
```
276-
I'm expecting more traffic. Can you increase the max instances to 10?
276+
I am expecting more load. Can you increase the resources and number of instances?
277277
```
278278

279+
Bob may suggests different options, pick one and observe how Bob scales the application.
280+
279281
### Add Environment Variables
280282
```
281283
Add an environment variable API_KEY to my application
@@ -288,6 +290,12 @@ How do I configure a custom domain for my Code Engine app?
288290

289291
Bob will guide you through each of these tasks conversationally!
290292

293+
### Remove the application
294+
295+
```
296+
Delete the application
297+
```
298+
291299
## What Makes This Special
292300

293301
Let's reflect on what you just experienced:

0 commit comments

Comments
 (0)