Add OCI Zarf Registry
You can add an OCI Zarf registry to Palette and use the Zarf packages in cluster profiles.
Prerequisites
-
You must have an OCI registry that contains Zarf packages. Refer to the Zarf documentation for guidance on creating a Zarf package.
-
Credentials to access the OCI registry. Public OCI registries are not supported.
-
If the OCI registry is using a self-signed certificate, or a certificate that is not signed by a trusted certificate authority (CA), you will need the certificate to add the registry to Palette.
-
Tenant admin access to Palette.
Add OCI Zarf Registry
Take the following steps to add an OCI Zarf registry to Palette.
-
Log in to Palette as a Tenant administrator.
-
From the left main menu, select Tenant Settings.
-
From the Tenant Settings menu, select Registries > OCI Registries > Add New OCI Registry.
-
Enter the Name of the registry. Select Zarf as the Provider.
-
Enter the registry URL in the Endpoint field.
-
Choose whether to Enable Authentication for your registry. If enabled, enter your registry credentials in the Username and Password fields.
-
If your OCI registry server is using a self-signed certificate, or if the server certificate is not signed by a trusted CA, select Insecure Skip TLS Verify to skip verifying the x509 certificate, and select Upload file to upload the certificate.
-
Confirm your registry.
Validate
Take the following steps to confirm that the OCI registry was added to Palette.
-
Log in to Palette.
-
From the left main menu, select Profiles.
-
Choose Add Cluster Profile.
-
Enter a Name for the profile. For the Type, choose Add-on, and select Next.
-
On the Profile Layers screen, select Add Zarf.
-
Verify the Zarf registry you added is displayed in the Registry drop-down menu.