You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= Creating an event source by using the Administrator perspective
8
8
9
-
If you have cluster administrator permissions, you can create an event source by using the Administrator perspective in the web console.
9
+
ifdef::openshift-enterprise[]
10
+
If you have cluster administrator permissions, you can create an event source by using the *Administrator* perspective in the web console.
11
+
endif::[]
12
+
13
+
ifdef::openshift-dedicated[]
14
+
If you have cluster or dedicated administrator permissions, you can create an event source by using the *Administrator* perspective in the web console.
15
+
endif::[]
10
16
11
17
.Prerequisites
12
18
13
19
* The {ServerlessOperatorName} and Knative Eventing are installed on your {product-title} cluster.
20
+
21
+
ifdef::openshift-enterprise[]
14
22
* You have cluster administrator permissions for {product-title}.
23
+
endif::[]
24
+
25
+
ifdef::openshift-dedicated[]
26
+
* You have cluster or dedicated administrator permissions for {product-title}.
= Creating a subscription by using the Administrator perspective
8
8
9
-
If you have cluster administrator permissions and have created a channel, you can create a subscription to connect your broker to a subscriber by using the Administrator perspective in the web console.
9
+
ifdef::openshift-enterprise[]
10
+
If you have cluster administrator permissions and have created a channel, you can create a subscription to connect your broker to a subscriber by using the *Administrator* perspective in the web console.
11
+
endif::[]
12
+
13
+
ifdef::openshift-dedicated[]
14
+
If you have cluster or dedicated administrator permissions and have created a channel, you can create a subscription to connect your broker to a subscriber by using the *Administrator* perspective in the web console.
15
+
endif::[]
10
16
11
17
.Prerequisites
12
18
13
19
* The {ServerlessOperatorName} and Knative Eventing are installed on your {product-title} cluster.
20
+
21
+
ifdef::openshift-enterprise[]
14
22
* You have cluster administrator permissions for {product-title}.
23
+
endif::[]
24
+
25
+
ifdef::openshift-dedicated[]
26
+
* You have cluster or dedicated administrator permissions for {product-title}.
27
+
endif::[]
28
+
15
29
* You have created a channel.
16
30
* You have created a Knative service to use as a subscriber.
= Creating a trigger by using the Administrator perspective
8
8
9
-
If you have cluster administrator permissions and have created a broker, you can create a trigger to connect your broker to a subscriber by using the Administrator perspective in the web console.
9
+
ifdef::openshift-enterprise[]
10
+
If you have cluster administrator permissions and have created a broker, you can create a trigger to connect your broker to a subscriber by using the *Administrator* perspective in the web console.
11
+
endif::[]
12
+
13
+
ifdef::openshift-dedicated[]
14
+
If you have cluster or dedicated administrator permissions and have created a broker, you can create a trigger to connect your broker to a subscriber by using the *Administrator* perspective in the web console.
15
+
endif::[]
10
16
11
17
.Prerequisites
12
18
13
19
* The {ServerlessOperatorName} and Knative Eventing are installed on your {product-title} cluster.
20
+
21
+
ifdef::openshift-enterprise[]
14
22
* You have cluster administrator permissions for {product-title}.
23
+
endif::[]
24
+
25
+
ifdef::openshift-dedicated[]
26
+
* You have cluster or dedicated administrator permissions for {product-title}.
27
+
endif::[]
28
+
15
29
* You have created a broker.
16
30
* You have created a Knative service to use as a subscriber.
= Mapping a custom domain to a service by using the Administrator perspective
8
8
9
+
ifdef::openshift-enterprise[]
9
10
If you have cluster administrator permissions, you can create a `DomainMapping` custom resource (CR) by using the *Administrator* perspective in the {product-title} web console.
11
+
endif::[]
12
+
13
+
ifdef::openshift-dedicated[]
14
+
If you have cluster or dedicated administrator permissions, you can create a `DomainMapping` custom resource (CR) by using the *Administrator* perspective in the {product-title} web console.
0 commit comments