Skip to content

Commit

Permalink
Update automation-user-guide.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
janibashamd authored Nov 13, 2024
1 parent 0a22bbd commit 0e2c685
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Check the rest of the values and you can update if need any changes.

- Build will run and can be monitored in the GitHub Actions tab and TF Cloud console

.. image:: Assets/deploy_pipeline.jpg
.. image:: assets/deploy_pipeline.jpg

**STEP 5:** Once the pipeline completes, verify your CE, Origin Pool and LB were deployed or destroyed based on your workflow. (**Note:** CE sites will take 15-20 mins to come online)

Expand All @@ -129,11 +129,11 @@ Check the rest of the values and you can update if need any changes.
c. Once deployed make sure all pods/service are running and online
d. Open the load balancer domain in a browser and validate your AI application works as expected (Please check manual guide for this app verification)

.. image:: Assets/postman.jpg
.. image:: assets/postman.jpg

.. image:: Assets/curl.jpg
.. image:: assets/curl.jpg

**Note:** If you want to destroy the entire setup, checkout a branch with name ``destroy-genai-appstack`` and push the repo code to it which will trigger destroy workflow and will remove all created resources.

.. image:: Assets/destroy_pipeline.jpg
.. image:: assets/destroy_pipeline.jpg

0 comments on commit 0e2c685

Please sign in to comment.