Operator Framework
Pinned repositories
Repositories
-
operator-lifecycle-manager
A management framework for extending Kubernetes with Operators
-
operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
-
operator-registry
Operator Registry runs in a Kubernetes or OpenShift cluster to provide operator catalog data to Operator Lifecycle Manager.
-
audit
audit operator bundles and catalogs, producing a report.
-
community-operators
The canonical source for Kubernetes Operators that appear on OperatorHub.io, OpenShift Container Platform and OKD.
-
index-mermaid-graph
a tool that produces SVG diagrams using OLM graphs as the input
-
operator-framework.io
Website for the framework at https://operatorframework.io
-
java-operator-plugins
Operator SDK Java Plugin
-
operator-manifest-tools
Tooling that enables software release pipelines for operator manifests
-
rukpak
Rukpak runs in a Kubernetes cluster and defines an API for installing cloud native bundle content
-
api
Contains the API definitions used by OLM and Marketplace
-
olm-docs
Hugo doc site for https://github.com/operator-framework/operator-lifecycle-manager
-
operator-marketplace
Marketplace Operator
-
operator-lib
This is a library to help Operator developers
-
-
helm-operator-plugins
Experimental refactoring of the operator-framework's helm operator
-
operator-test-playbooks
Forked from redhat-openshift-ecosystem/operator-test-playbooksOperator Test Ansible Playbooks
-
operator-sdk-ansible-util
A collection of Ansible assets for use with Ansible-based operators built with the operator-sdk.
-
kubectl-operator
Manage Kubernetes Operators from the command line
-
operator-courier
Build, verify and push operators
-
olm-book
Documentation for OLM
-
tekton-scorecard-image
a SDK Scorecard custom image for the tekton operator
-
community
Community organizational documentations and process for Operator Framework
-
java-controller-runtime
Repo for the Java controller-runtime.
-
community-operator-catalog
Community Operator Catalog
-
learn-operator
Forked from jianzhangbjz/learn-operatorThis is an sample operator created by using the operator-sdk