Skip to content

Commit ac069f0

Browse files
authored
Update k8s-best-practices-cnf-operator-requirements.adoc
1 parent 033dd81 commit ac069f0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

modules/k8s-best-practices-cnf-operator-requirements.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ Multiple versions of the same operator cannot exist on a single cluster.
7373
All Operator and operand images must be referenced using digest image tags "@sha256". Openshift "imagecontentsourcepolicy" objects (ICSP) only support mirror-by-digest at this time.
7474
====
7575

76+
[IMPORTANT]
77+
====
78+
For requesting Global operators (upstream 3rd party shared operators), the operators must come from one of the redhat provided operator catalogs
79+
* `redhat-operator`
80+
* `certified-operator`
81+
* `community-operator`
82+
====
83+
7684
.Workload requirement
7785
[IMPORTANT]
7886
====

0 commit comments

Comments
 (0)