mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * serverless/admin_guide/serverless-cluster-admin-eventing.adoc
|
|
|
|
:_content-type: PROCEDURE
|
|
[id="serverless-creating-broker-admin-web-console_{context}"]
|
|
= Creating a broker by using the Administrator perspective
|
|
|
|
include::snippets/serverless-brokers-intro.adoc[]
|
|
|
|
.Prerequisites
|
|
|
|
* The {ServerlessOperatorName} and Knative Eventing are installed on your {product-title} cluster.
|
|
|
|
* You have logged in to the web console and are in the *Administrator* perspective.
|
|
|
|
ifdef::openshift-enterprise[]
|
|
* You have cluster administrator permissions for {product-title}.
|
|
endif::[]
|
|
|
|
ifdef::openshift-dedicated,openshift-rosa[]
|
|
* You have cluster or dedicated administrator permissions for {product-title}.
|
|
endif::[]
|
|
|
|
.Procedure
|
|
|
|
. In the *Administrator* perspective of the {product-title} web console, navigate to *Serverless* -> *Eventing*.
|
|
. In the *Create* list, select *Broker*. You will be directed to the *Create Broker* page.
|
|
. Optional: Modify the YAML configuration for the broker.
|
|
. Click *Create*.
|