Skip to content

Commit

Permalink
readme updae for local
Browse files Browse the repository at this point in the history
  • Loading branch information
absternator committed Jan 25, 2024
1 parent 9a9c8f0 commit 526208e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ A k8s kubernetes cluster using k3s is needed to be setup first. To setup a k8s c

Run `./start-k8s-shiny <env>` to run the shiny server in k8s.

Note: If on testing enviroment the app will launch on the IP addr of the result of the following command:
`kubectl -n ingress-nginx get svc ingress-nginx-controller -o=jsonpath='{.status.loadBalancer.ingress[0].ip}'`

#### Teardown

Run the following:
Expand Down

0 comments on commit 526208e

Please sign in to comment.