Set Up Registry to Load Container Images
This page provides instructions for loading container images into the registry and explains how to configure authentication if your environment requires it.
Load the Container Images
skopeo1.9 or higher- Image tar archives in the source directory. Example path:
appd-images - Network access to the target registry.
Supported Registry Types
Any container registry that implements the OCI Distribution Specification is supported, provided it uses either anonymous access or username/password-based authentication.
Go to the directory where you have extracted the deployment files.
Create Pull Secrets in Namespaces
To streamline namespace access, set up passwordless authentication on your Kubernetes cluster.
If your registry requires authentication and passwordless authentication is not configured on your cluster, you must create pull secrets in all namespaces.Go to the directory where you have extracted the deployment files.