Skip to content

Commit

Permalink
📖 Add port forwarding information to main readme (#266)
Browse files Browse the repository at this point in the history
I had to find this for my local Linux minikube installation
[here](https://github.com/konveyor/operator/blob/main/docs/installation-macos.md),
so it probably makes sense to have it in the main README?

Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
  • Loading branch information
jmle authored Oct 30, 2023
1 parent 725c01f commit 6ca464a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ 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
```
You can access the Konveyor UI in your browser through the `$(minikube ip)` IP.

If you're looking to install Konveyor operator on macOS, follow the guide [here](docs/installation-macos.md).

Expand Down

0 comments on commit 6ca464a

Please sign in to comment.