File tree Expand file tree Collapse file tree
content/posts/deploy-from-bob Expand file tree Collapse file tree Original file line number Diff line number Diff 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```
281283Add 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
289291Bob 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
293301Let's reflect on what you just experienced:
You can’t perform that action at this time.
0 commit comments