Search This Blog

Monday, 31 January 2022

OPERATORS: OperatorHub

OperatorHub 


OperatorHub provides a web interface to discover and publish operators that follow the Operator Framework standards. Both open source operators and commercial operators can be published to the Operator hub. Operator container images can be hosted at different image registries


InstallPlans:


Catalog

 CatalogSoutceDetails:

Name: redhat-operator-catalog

Namespace: Openshift-marketplace

Status: READY

Display name:

Publisher:

Availability: Clusterwide

Endpoint: registryimages.com/custom-redhat-operator

number of Operators: 


Ansible_Notes

   ansible -i inventory.ini -m ping all   # inventory.ini it will ping to the hosts which are in inventory # ansible -i inventory.ini -m pin...