Skip to content

Commit

Permalink
update HTML info files
Browse files Browse the repository at this point in the history
  • Loading branch information
Joan committed May 20, 2019
1 parent 32547a1 commit f817ccd
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 1,441 deletions.
23 changes: 22 additions & 1 deletion docs/assembly_knative-v050-OCP-4x.html
Expand Up @@ -124,7 +124,28 @@ <h3 class="title"><a href="index.html">Knative on OpenShift</a></h3>
<main class="main"> <main class="main">
<article class="doc"> <article class="doc">
<h1>Knative v0.5.0 on an OpenShift 4.x cluster</h1> <h1>Knative v0.5.0 on an OpenShift 4.x cluster</h1>

<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>Knative allows for greater consistency and more granular scalability across applications and teams.</p>
</div>
<div class="paragraph">
<p>The benefits of Knative on OpenShift include: </p>
</div>
<div class="ulist">
<ul>
<li>
<p>Use Kubernetes and OpenShift to build, scale, and manage serverless applications in any cloud, on-premise, or in a hybrid environment.</p>
</li>
<li>
<p>Build modern, serverless functions, and support legacy apps through event sources. You can manage them alongside your other applications on Red Hat OpenShift.</p>
</li>
<li>
<p>Knative allows app teams to focus on building products. Knative installs on OpenShift using Operators, simplifying installation and automating updates and management.</p>
</li>
</ul>
</div>
</div>
</article> </article>
</main> </main>
</div> </div>
Expand Down
10 changes: 10 additions & 0 deletions modules/ROOT/pages/assembly_knative-v050-OCP-4x.adoc
Expand Up @@ -16,3 +16,13 @@ include::_attributes.adoc[]
// Allowing external access to Knative services for OCP 4.x (Creating an OpenShift Route pointing to the istio-ingressgateway for each of your Knative Service) // Allowing external access to Knative services for OCP 4.x (Creating an OpenShift Route pointing to the istio-ingressgateway for each of your Knative Service)
//include::proc_knative-v050-creating-OCP-route-pointing-istio.adoc[leveloffset=+1] //include::proc_knative-v050-creating-OCP-route-pointing-istio.adoc[leveloffset=+1]



Knative allows for greater consistency and more granular scalability across applications and teams.

The benefits of Knative on OpenShift include:

* Use Kubernetes and OpenShift to build, scale, and manage serverless applications in any cloud, on-premise, or in a hybrid environment.

* Build modern, serverless functions, and support legacy apps through event sources. You can manage them alongside your other applications on Red Hat OpenShift.

* Knative allows app teams to focus on building products. Knative installs on OpenShift using Operators, simplifying installation and automating updates and management.
1 change: 0 additions & 1 deletion netlify/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions netlify/package.json

This file was deleted.

0 comments on commit f817ccd

Please sign in to comment.