Events2Join

OperatorHub.io


OperatorHub.io | The registry for Kubernetes Operators

List your operator on OperatorHub.io ... The Operator Framework is an open source toolkit to manage Kubernetes native applications, called Operators, in an ...

k8s-operatorhub/community-operators - GitHub

The canonical source for Kubernetes Operators that are published on OperatorHub.io and part of the default catalog of the Operator Lifecycle Manager.

OperatorHub | Operators | OpenShift Container Platform 4.10

OperatorHub [config.openshift.io/v1] · Project [config.openshift.io/v1] ... apiVersion: config.openshift.io/v1 kind: OperatorHub metadata: name: cluster ...

Introducing OperatorHub.io - Red Hat

OperatorHub.io is designed to be the public registry for finding Kubernetes Operator backed services.

How to publish to OperatorHub.io - GitLab Documentation

OperatorHub.io is a home for the Kubernetes community to share Operators. The following process is partially automated in scripts/tools/publish.sh.

The OperatorHub.io website - GitHub

Welcome to OperatorHub. Operators deliver the automation advantages of cloud services like provisioning, scaling, and backup/restore while being able to run ...

Automate Operations on your Cluster with OperatorHub.io

OperatorHub.io is designed to address the needs of both Kubernetes developers and users. For the former it provides a common registry where they ...

OperatorHub - Understanding Operators - OKD Documentation

OperatorHub [config.openshift.io/v1] · Project [config.openshift.io/v1] ... apiVersion: config.openshift.io/v1 kind: OperatorHub metadata: name: cluster ...

OperatorHub.io - A registry for Kubernetes Operators - Reddit

You can basically write the Operator any way you prefer, it's just packaging that gets added to allow for easier installation and CRD management ...

operatorhub.io (@operatorhubio) / X

https://t.co/EjAHmN76Q4 is the community registry for finding and sharing curated #Kubernetes Operators.

OperatorHub | Operators | OpenShift Container Platform 4.9

Understanding OperatorHub. About OperatorHub; OperatorHub architecture. OperatorHub ... apiVersion: config.openshift.io/v1 kind: OperatorHub metadata: name: ...

Rebuild and redesign of OperatorHub.io - Hotovo

In 2018, Red Hat decided to improve the services it provided to the open-source operator community by redesigning and rebuilding their OperatorHub.io product.

Operatorhub.io and your Kubernetes cluster | DevNation Tech Talk

Speaker: Josh Wood An #Operator packages and manages the entire lifecycle of an application. You might not be building your own Operators ...

Installing the driver with OperatorHub.io - IBM

When using OperatorHub.io, the operator for IBM® block storage CSI driver can be installed directly from the OperatorHub.io website.

3.3 OperatorHub - Kubernetes Operator Patterns and Best Practises ...

These community operators also appear in another marketplace called OperatorHub.io. Although this has a similar name to the OperatorHub in OpenShift, it's a ...

CatalogSource - Operator Lifecycle Manager

Example - OperatorHub.io ; apiVersion · operators.coreos.com/v1alpha1 ; kind · CatalogSource ; metadata ; name · operatorhubio-catalog ; namespace · olm ...

The registry for Kubernetes Operators - OperatorHub.io

... (and you can contribute new operators there). The source code for this site is available at https://github.com/operator-framework/operatorhub.io.

A journey of a Helm operator to OperatorHub.io and back again

Simple example how to create OLM supported Helm operator by using the operator skd. It is using bundle format and is tested with Scorecard ...

Install via OperatorHub - Kiali

Installing the Kiali Operator using the OLM. Go to the Kiali Operator page in the OperatorHub: https://operatorhub.io/operator/kiali. You ...

OLM from operatorhub.io for kubernetes (without Openshift)

We are trying to deploy several operators using operatorhub.io on IBM Cloud Kubernetes (v1.18.10_1531). Currently v0.16.1 of OLM is recommended.