Open source stateless cluster-local OCI registry mirror for Kubernetes. Spegel speeds up container image pulls, reduces egress costs, and improves reliability by caching images across nodes.| spegel.dev
Before deploying Spegel read the compatibility section to make sure that the Kubernetes flavor of your choosing is supported or requires specific configuration to work. Deploying Use the Helm chart to deploy Spegel into your Kubernetes cluster. Refer to the Helm Chart for detailed configuration documentation. CLI To deploy Spegel with the Helm CLI run the command. helm upgrade --create-namespace --namespace spegel --install spegel oci://ghcr.io/spegel-org/helm-charts/spegel Flux To deploy Spe...| spegel.dev