Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A project in Harbor contains all repositories of an application. Images cannot be pushed to Harbor before a project is created. Role-Based Access Control (RBAC) is applied to projects, so that only users with the appropriate roles can perform certain operations.You get


Info

Every tenancy gets by default

...

one project

...

! Only users who are members of the project can pull images, after login with their credentials

...

Info

Every tenancy gets two projects:

<tenancy_name> → private project

in this case.


Robot account 

Every user with admin credentials can create a robot account to run operations that can be automated (push/pull) in their tenancy projects. Robot Accounts cannot log in to the Container Registry interface. 

...