4 — Registry Topology
Topology
Use case
Local registry
File-backed (default)
services:
registry:
local:
persistence:
file:
path: registry.db
pvc:
create: {}
mountPath: /data/registryDB-backed (SQL / Snowflake)
Exposing the registry as a server
Remote registry
Using a hostname
Using feastRef (recommended for operator-managed registries)
feastRef (recommended for operator-managed registries)Remote registry with TLS
All-remote topology
See also
Last updated
Was this helpful?