Skip to content

Commit

Permalink
Add port forwarding information to main readme
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
  • Loading branch information
jmle committed Oct 4, 2023
1 parent 4ba0537 commit 281e98b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ tackle-pathfinder-6c58447d8f-rd6rr 1/1 Running
tackle-pathfinder-postgresql-5fff469bcc-bc5z2 1/1 Running 0 130m
tackle-ui-5f694bddcb-scbh5 1/1 Running 0 130m
```
To access the Tackle UI, forward port 8080 to the tackle-ui service: `kubectl port-forward service/tackle-ui 8080:8080 -n my-konveyor-operator`.

If you are looking to install Konveyor operator in MacOS, follow along [this guide](docs/installation-macos.md).
## Konveyor Operator Installation on OKD/OpenShift

Expand Down

0 comments on commit 281e98b

Please sign in to comment.