Skip to content

registry-operator/registry-operator

Repository files navigation

registry-operator

Operator for CNCF Distribution Registry 📦

GitHub License Contributor Covenant GitHub issues GitHub release Go Reference

Join the community to discuss ongoing operator development and usage in #registry-operator channel on the CNCF Slack and see the self generated docs for more usage details.

Slack Channel

The following quality gates are ensuring the quality and maintainability of the codebase.

Go Report Card codecov FOSSA Status

Table of Contents

Overview

The registry-operator is a powerful tool designed to manage and operate CNCF Distribution Registry instances. It streamlines the deployment, scaling, and management of container image registries, providing a seamless experience for developers and DevOps teams.

Features

  • Automated Deployment: Deploy CNCF Distribution Registry instances with ease using declarative configuration.
  • Scalability: Scale your registry horizontally to handle increased loads and ensure high availability.
  • Monitoring and Alerting: Gain insights into the health and performance of your registry with built-in monitoring and alerting features.
  • Resource Optimization: Optimize resource utilization by dynamically adjusting resources based on workload demands.

Getting Started

To start using registry-operator, follow these steps:

  1. Installation: Install the operator in your Kubernetes cluster using Helm or Kubernetes manifests.
  2. Configuration: Customize the configuration to match your environment and requirements.
  3. Deployment: Deploy CNCF Distribution Registry instances using the operator.
  4. Management: Manage and monitor your registry instances using the provided tools and APIs.

For detailed instructions, refer to the documentation.

Contributing

We welcome contributions from the community! If you're interested in contributing to registry-operator, please read our Contribution Guidelines and Code of Conduct before getting started.

License

FOSSA Status

registry-operator is licensed under the Apache-2.0.