Skip to content

Kubernetes operator to integrate external Image Registries

Notifications You must be signed in to change notification settings

astrokube/registry-operator

Repository files navigation

Registry Controller

Overview

Registry Controller lets you integrate external container registries in your Kubernetes cluster.

CustomResourceDefinitions

The core feature of the Registry Controller is to manage the DockerConfig credentials in your Namespaces with the usage of CustomResourcesDefinitions (CRD).

Those are the implemented CRD:

  • RegistryCredentials: an object to store the DockerConfig credentials for container registries.

About

Kubernetes operator to integrate external Image Registries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages