Skip to main content
Version: latest

Add a Pack to an OCI Registry

Palette supports the use of Open Container Initiative (OCI) registries. You can register a private OCI registry with Palette, publish custom packs, and then use the packs in your cluster profiles.

Two types of OCI authentication are available: registries that support basic authentication, such as Harbor, and AWS Elastic Container Registry (ECR), which is supported as a third-party registry provider. To upload packs to OCI registries, you can use ORAS, a CLI tool for pushing and pulling OCI artifacts to and from OCI registries. To learn more about OCI registries and how they work in Palette, refer to the OCI Registry page.

Resources

The following pages provide detailed instructions on how to push packs to OCI-compliant registries.