Introduction

Bunnyshell supports connecting Harbor registries to your organization, allowing you to use those registries to store your container images and deploy them on Kubernetes clusters.

Configure access to Harbor

Bunnyshell can authenticate with a Harbor registry using either a Harbor standalone account or a Robot account with Pull Repository and Push Repository permissions.

Connect your Harbor registry

  1. Access the Bunnyshell interface and click the Integrations button on the left side.

    Javatpoint

  2. Click Container Registries on the left-side menu.

  3. Click the Connect container registry button and select Harbor

    Javatpoint
  4. A new window will pop-up, where you will have to provide the following information:

    Javatpoint
  • Registry name: choose what name your registry will have in Bunnyshell
  • Login server: the login server to be used for authentication (ie. harbor.mydomain.com:8443)
  • Project: the name of the Harbor Project
  • Username or Robot account name: The Harbor username or the Robot account name to be used for authentication
  • Password or Robot account password: The password to be used for authentication