:_mod-docs-content-type: ASSEMBLY [id="creating-apps-from-installed-operators"] = Creating applications from installed Operators include::_attributes/common-attributes.adoc[] :context: creating-apps-from-installed-operators toc::[] _Operators_ are a method of packaging, deploying, and managing a Kubernetes application. You can create applications on {product-title} using Operators that have been installed by a cluster administrator. This guide walks developers through an example of creating applications from an installed Operator using the {product-title} web console. ifndef::openshift-rosa,openshift-dedicated[] [role="_additional-resources"] .Additional resources * See the xref:../../operators/understanding/olm-what-operators-are.adoc#olm-what-operators-are[Operators] guide for more on how Operators work and how the Operator Lifecycle Manager is integrated in {product-title}. endif::openshift-rosa,openshift-dedicated[] include::modules/olm-creating-etcd-cluster-from-operator.adoc[leveloffset=+1]