Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Oct 30, 2024
1 parent 206cf71 commit aca37d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Harbor inside Kubernetes demo

Harbor is exposed through ingress (`nginx-controller`) and store image in `minio` using `s3` protocol.

![Harbor demo architecture](demo-harbor.png)
![Harbor demo architecture](img/demo-harbor.png)

## Pre-requisites

Expand Down Expand Up @@ -48,6 +48,8 @@ sudo apt install socat podman

Open a browser for URL https://core.harbor.domain and login with username "harbor" and password "Harbor12345"

![Harbor web portal](img/push-success.png)

## Interactive access to S3 storage

```shell
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit aca37d0

Please sign in to comment.