Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
fix urls
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Jan 10, 2018
1 parent bdcd817 commit c0a2c50
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 @@ -119,9 +119,9 @@ ssh -L 8888:<CLUSTER_IP>:80 root@<MASTER_PUBLIC_IP>

Now you can access the dashboard on your computer at `http://localhost:8888`.

![Overview](https://github.com/stefanprodan/scw-arm/blob/master/screens/dash-overview.jpg)
![Overview](https://github.com/stefanprodan/k8s-scw-baremetal/blob/master/screens/dash-overview.png)

![Nodes](https://github.com/stefanprodan/scw-arm/blob/master/screens/dash-nodes.jpg)
![Nodes](https://github.com/stefanprodan/k8s-scw-baremetal/blob/master/screens/dash-nodes.png)

### Expose services outside the cluster

Expand Down

0 comments on commit c0a2c50

Please sign in to comment.