Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
lisijia6 committed Dec 12, 2023
1 parent c5c91c0 commit 42b6acd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ To run the container locally:
* Open a terminal and go to the location `AC215_ScienceTutor/src/app_deploy`
* Run `sh docker-shell.sh`

**1) Deploy with Ansible and Kubernetes**
**Deploy with Ansible and Kubernetes**

* Build and Push Docker Containers to GCR (Google Container Registry)
```
Expand All @@ -265,7 +265,7 @@ ansible-playbook deploy-k8s-cluster.yml -i inventory.yml --extra-vars cluster_st
```
Once the command runs go to `http://<YOUR INGRESS IP>.sslip.io`

**2) Deploy with Ansible**
**Deploy with Ansible**

* Build and Push Docker Containers to GCR
```
Expand Down

0 comments on commit 42b6acd

Please sign in to comment.