1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/extensions/catalogs/creating-catalogs.adoc
Michael Ryan Peter 98bf585958 OSDOCS#12812: Remove TP, pull secret, and private catalog snippets
Remove the following snippets in the OLM v1 docs:
- Tech Preview
- Known issue with private registries
- Pull secrets

Rephrase the abstract for the RH catalogs since they are now installed
by default.
2024-12-10 18:32:54 +00:00

26 lines
1.2 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="creating-catalogs"]
= Creating catalogs
include::_attributes/common-attributes.adoc[]
:context: creating-catalogs
toc::[]
Catalog maintainers can create new catalogs in the file-based catalog format for use with {olmv1-first} on {product-title}.
include::modules/olm-creating-fb-catalog-image.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../cli_reference/opm/cli-opm-ref.adoc#cli-opm-ref[`opm` CLI reference]
include::modules/olm-filtering-fbc.adoc[leveloffset=+1]
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
[role="_additional-resources"]
.Additional resources
* xref:../../operators/understanding/olm-packaging-format.adoc#olm-deprecations-schema_olm-packaging-format[Packaging format -> Schemas -> olm.deprecations schema]
* xref:../../disconnected/mirroring/installing-mirroring-disconnected.adoc#updating-mirror-registry-content[Mirroring images for a disconnected installation using the oc-mirror plugin -> Keeping your mirror registry content updated]
* xref:../../disconnected/using-olm.adoc#olm-creating-catalog-from-index_olm-restricted-networks[Adding a catalog source to a cluster]
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]