Skip to content

Commit cbce6bf

Browse files
authored
Merge pull request #20 from abrennan89/master
Updates to remove Serving
2 parents 29e61de + 4785cf5 commit cbce6bf

18 files changed

+141
-795
lines changed

404.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Page Not Found :: Knative on OpenShift</title>
7-
<link rel="stylesheet" href="/_/css/site.css">
6+
<title>Page Not Found :: Knative Eventing on OpenShift Container Platform</title>
7+
<link rel="stylesheet" href="/docs/_/css/site.css">
88
</head>
99
<body class="status-404">
1010
<header class="header">
1111
<nav class="navbar">
1212
<div class="navbar-brand">
13-
<a class="navbar-item" href="https://openshift-knative.github.io/docs">Knative on OpenShift</a>
13+
<a class="navbar-item" href="https://openshift-knative.github.io/docs">Knative Eventing on OpenShift Container Platform</a>
1414
<button class="navbar-burger" data-target="topbar-nav">
1515
<span></span>
1616
<span></span>
@@ -62,7 +62,7 @@
6262
<div class="navigation-explore is-active" data-panel="explore">
6363
<ul class="components">
6464
<li class="component">
65-
<span class="title">Knative on OpenShift</span>
65+
<span class="title">OpenShift Serverless</span>
6666
<ul class="versions">
6767
<li class="version is-latest">
6868
<a href="/docs/index.html">master</a>
@@ -99,8 +99,8 @@ <h1>Page Not Found</h1>
9999
</div><footer class="footer">
100100
<p>Adapted from Antora default UI, (c) 2019</p>
101101
</footer>
102-
<script src="/_/js/site.js"></script>
103-
<script src="/_/js/vendor/highlight.js"></script>
102+
<script src="/docs/_/js/site.js"></script>
103+
<script src="/docs/_/js/vendor/highlight.js"></script>
104104
<script>hljs.initHighlighting()</script>
105105
</body>
106106
</html>

docs/con_knative-operators.html

+15-26
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Installing Knative Operators from OperatorHub :: OpenShift Serverless</title>
6+
<title>Installing the Knative Eventing Operator from OperatorHub :: Knative Eventing on OpenShift Container Platform</title>
77
<link rel="canonical" href="https://openshift-knative.github.io/docs/docs/con_knative-operators.html">
8-
<meta name="generator" content="Antora 1.0.3">
8+
<meta name="generator" content="Antora 2.1.1">
99
<link rel="stylesheet" href="../_/css/site.css">
1010
</head>
1111
<body class="article">
1212
<header class="header">
1313
<nav class="navbar">
1414
<div class="navbar-brand">
15-
<a class="navbar-item" href="https://openshift-knative.github.io/docs">OpenShift Serverless</a>
15+
<a class="navbar-item" href="https://openshift-knative.github.io/docs">Knative Eventing on OpenShift Container Platform</a>
1616
<button class="navbar-burger" data-target="topbar-nav">
1717
<span></span>
1818
<span></span>
@@ -69,27 +69,21 @@ <h3 class="title"><a href="index.html">OpenShift Serverless</a></h3>
6969
<ul class="nav-list">
7070
<li class="nav-item" data-depth="1">
7171
<button class="nav-toggle"></button>
72-
<a class="nav-link" href="con_knative-v071.html">1. Knative on OpenShift Serverless</a>
72+
<a class="nav-link" href="#con_knative.adoc">Knative Eventing on OpenShift Container Platform</a>
7373
<ul class="nav-list">
7474
<li class="nav-item is-current-page" data-depth="2">
7575
<a class="nav-link" href="con_knative-operators.html">Operator Overview</a>
7676
</li>
7777
</ul>
7878
</li>
7979
<li class="nav-item" data-depth="1">
80-
<a class="nav-link" href="proc_knative-serving-v071.html">2. Knative Serving Operator</a>
80+
<a class="nav-link" href="proc_knative-eventing.html">Knative Eventing Operator</a>
8181
</li>
8282
<li class="nav-item" data-depth="1">
83-
<button class="nav-toggle"></button>
84-
<a class="nav-link" href="proc_knative-eventing-v071.html">3. Knative Eventing Operator</a>
85-
<ul class="nav-list">
86-
<li class="nav-item" data-depth="2">
87-
<a class="nav-link" href="proc_apache-camel-v071.html">Apache Camel Operator</a>
83+
<a class="nav-link" href="proc_apache-camel.html">Apache Camel Operator</a>
8884
</li>
89-
<li class="nav-item" data-depth="2">
90-
<a class="nav-link" href="proc_apache-kafka-v071.html">Apache Kafka Operator</a>
91-
</li>
92-
</ul>
85+
<li class="nav-item" data-depth="1">
86+
<a class="nav-link" href="proc_apache-kafka.html">Apache Kafka Operator</a>
9387
</li>
9488
</ul>
9589
</li>
@@ -99,14 +93,14 @@ <h3 class="title"><a href="index.html">OpenShift Serverless</a></h3>
9993
<div class="navigation-explore" data-panel="explore">
10094
<div class="context">
10195
<span class="title">OpenShift Serverless</span>
102-
<span class="version"></span>
96+
<span class="version">master</span>
10397
</div>
10498
<ul class="components">
10599
<li class="component is-current">
106100
<span class="title">OpenShift Serverless</span>
107101
<ul class="versions">
108102
<li class="version is-current is-latest">
109-
<a href="index.html"></a>
103+
<a href="index.html">master</a>
110104
</li>
111105
</ul>
112106
</li>
@@ -122,25 +116,25 @@ <h3 class="title"><a href="index.html">OpenShift Serverless</a></h3>
122116
<nav class="crumbs" aria-label="breadcrumbs">
123117
<ul>
124118
<li class="crumb"><a href="index.html">OpenShift Serverless</a></li>
125-
<li class="crumb"><a href="con_knative-v071.html">1. Knative on OpenShift Serverless</a></li>
119+
<li class="crumb"><a href="#con_knative.adoc">Knative Eventing on OpenShift Container Platform</a></li>
126120
<li class="crumb"><a href="con_knative-operators.html">Operator Overview</a></li>
127121
</ul>
128122
</nav>
129123
<!--
130-
<div class="edit-this-page"><a href="file:///home/joaedwar/docs/modules/ROOT/pages/con_knative-operators.adoc">Edit this Page</a></div>
124+
<div class="edit-this-page"><a href="file:///home/abrennan/git-repos/docs-1/modules/ROOT/pages/con_knative-operators.adoc">Edit this Page</a></div>
131125
-->
132126
</div>
133127
<div class="main-view-and-toc">
134128
<main class="main">
135129
<article class="doc">
136-
<h1>Installing Knative Operators from OperatorHub</h1>
130+
<h1>Installing the Knative Eventing Operator from OperatorHub</h1>
137131
<div id="preamble">
138132
<div class="sectionbody">
139133
<div class="paragraph">
140-
<p>The Knative Operators offer a method of packaging, deploying, and managing an OpenShift application. An OpenShift application is an application that is both deployed on OpenShift and managed using the OpenShift APIs and tooling.</p>
134+
<p>Operators offer a method of packaging, deploying, and managing an OpenShift Container Platform application.</p>
141135
</div>
142136
<div class="paragraph">
143-
<p>As a cluster administrator, you can install Knative Operators from the OperatorHub using the OpenShift Container Platform web console. You can then subscribe the Operator to one or more namespaces to make it available on your cluster.</p>
137+
<p>As a cluster administrator, you can install the Knative Eventing Operator from the OperatorHub using the OpenShift Container Platform web console. You can then subscribe the Operator to one or more namespaces to make it available on your cluster.</p>
144138
</div>
145139
<div class="paragraph">
146140
<p>During installation, the user must determine the following initial settings for the Operator:</p>
@@ -158,11 +152,6 @@ <h1>Installing Knative Operators from OperatorHub</h1>
158152
</li>
159153
</ul>
160154
</div>
161-
<div class="imageblock">
162-
<div class="content">
163-
<img src="_images/knative-serving-namespaces-default.png" alt="knative serving namespaces default">
164-
</div>
165-
</div>
166155
</div>
167156
</div>
168157
<div class="sect1">

docs/con_knative-v071.html

-166
This file was deleted.

0 commit comments

Comments
 (0)