Skip to content

Docker Registry

Scenario 1: K8s Nodes can access Traceable Registry

If K8s Nodes can pull the images from the traceable registry at Harness Registry, then no further actions are required w.r.t docker registry.

Scenario 2: K8s Nodes cannot access Traceable Registry

The traceable platform docker images must be transferred to an internal docker registry in the customer's environment.

Option 1: Create a Remote / Mirror registry

Create a mirror registry at the customer's docker registry to pull the images from Traceable's publicly docker registry.

Option 2: Transfer the container images

Traceable provides several script-based options to copy the container images from the traceable registry to the customer's internal registry.

Requirements for Traceable Platform Install

The following are required for traceable platform install:

  • Credentials to pull the images from the internal registry
  • Connectivity from K8s nodes to the internal docker registry