5
5
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< meta name ="generator " content ="Asciidoctor 1.5.6.1 ">
8
- < title > OpenShift Cloud Functions 0.2.0 </ title >
8
+ < title > Deploying OpenShift Cloud Functions on OKD/Minishift </ title >
9
9
< link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700 ">
10
10
< style >
11
11
/* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */
427
427
</ head >
428
428
< body class ="article toc2 toc-left ">
429
429
< div id ="header ">
430
- < h1 > OpenShift Cloud Functions 0.2.0</ h1 >
431
- < < < < < < < HEAD
430
+ < h1 > Deploying OpenShift Cloud Functions on OKD/Minishift</ h1 >
432
431
< div id ="toc " class ="toc2 ">
433
- =======
434
- < div id ="toc " class ="toc ">
435
- > > > > > > > Corrections to project structure and book sub-structures
436
432
< div id ="toctitle "> Table of Contents</ div >
437
433
< ul class ="sectlevel1 ">
438
- < li > < a href ="#intro-OCF "> 1. Introduction</ a >
434
+ < li > < a href ="#intro-{context} "> 1. Introduction</ a >
439
435
< ul class ="sectlevel2 ">
440
- < li > < a href ="#ocf-components-OCF "> 1.1. OpenShift Cloud Functions components</ a > </ li >
436
+ < li > < a href ="#ocf-components-{context} "> 1.1. OpenShift Cloud Functions components</ a > </ li >
441
437
</ ul >
442
438
</ li >
443
- < li > < a href ="#assembly-2-OCF "> 2. Installing and deploying OpenShift Cloud Functions</ a >
439
+ < li > < a href ="#assembly-2-{context} "> 2. Installing and deploying OpenShift Cloud Functions</ a >
444
440
< ul class ="sectlevel2 ">
445
- < li > < a href ="#ocf-prereqs-OCF "> 2.1. Before you begin</ a > </ li >
441
+ < li > < a href ="#ocf-prereqs-{context} "> 2.1. Before you begin</ a > </ li >
446
442
< li > < a href ="#installing-OLM "> 2.2. Installing Operator Lifecycle Manager</ a > </ li >
447
443
< li > < a href ="#installing-knative-operators "> 2.3. Installing Knative Operators</ a > </ li >
448
444
</ ul >
@@ -452,14 +448,14 @@ <h1>OpenShift Cloud Functions 0.2.0</h1>
452
448
</ div >
453
449
< div id ="content ">
454
450
< div class ="sect1 ">
455
- < h2 id ="intro-OCF "> 1. Introduction</ h2 >
451
+ < h2 id ="intro-{context} "> 1. Introduction</ h2 >
456
452
< div class ="sectionbody ">
457
453
< div class ="paragraph ">
458
454
< p > OpenShift Cloud Functions provides the missing integration link between OpenShift deployments and components which enable serverless functionality, like Knative and Istio (Service Mesh).
459
455
Serverless concepts like scaling pods and containers on demand, or managing apps using Operators via the Operator Lifecycle Manager (OLM), are now possible on OpenShift using OpenShift Cloud Functions.</ p >
460
456
</ div >
461
457
< div class ="sect2 ">
462
- < h3 id ="ocf-components-OCF "> 1.1. OpenShift Cloud Functions components</ h3 >
458
+ < h3 id ="ocf-components-{context} "> 1.1. OpenShift Cloud Functions components</ h3 >
463
459
< div class ="dlist ">
464
460
< dl >
465
461
< dt class ="hdlist1 "> Knative</ dt >
@@ -487,12 +483,12 @@ <h3 id="ocf-components-OCF">1.1. OpenShift Cloud Functions components<
487
483
</ div >
488
484
</ div >
489
485
< div class ="sect1 ">
490
- < h2 id ="assembly-2-OCF "> 2. Installing and deploying OpenShift Cloud Functions</ h2 >
486
+ < h2 id ="assembly-2-{context} "> 2. Installing and deploying OpenShift Cloud Functions</ h2 >
491
487
< div class ="sectionbody ">
492
488
< div class ="sect2 ">
493
- < h3 id ="ocf-prereqs-OCF "> 2.1. Before you begin</ h3 >
489
+ < h3 id ="ocf-prereqs-{context} "> 2.1. Before you begin</ h3 >
494
490
< div class ="sect3 ">
495
- < h4 id ="supported-OCF "> 2.1.1. Supported platforms</ h4 >
491
+ < h4 id ="supported-{context} "> 2.1.1. Supported platforms</ h4 >
496
492
< div class ="paragraph ">
497
493
< p > OpenShift Cloud Functions deployment is supported on the following platforms and versions.</ p >
498
494
</ div >
@@ -521,7 +517,7 @@ <h4 id="supported-OCF">2.1.1. Supported platforms</h4>
521
517
</ div >
522
518
</ div >
523
519
< div class ="sect3 ">
524
- < h4 id ="add-config-OCF "> 2.1.2. Additional configuration requirements</ h4 >
520
+ < h4 id ="add-config-{context} "> 2.1.2. Additional configuration requirements</ h4 >
525
521
< div class ="ulist ">
526
522
< div class ="title "> Additional resources</ div >
527
523
< ul >
@@ -597,11 +593,7 @@ <h4 id="applying_yaml_configuration_for_knative_operators">2.3.1. Applying YAML
597
593
</ div >
598
594
< div id ="footer ">
599
595
< div id ="footer-text ">
600
- < < < < < < < HEAD
601
- Last updated 2018-10-30 17:15:49 GMT
602
- =======
603
- Last updated 2018-10-31 14:39:34 GMT
604
- > > > > > > > Corrections to project structure and book sub-structures
596
+ Last updated 2018-10-31 15:00:59 GMT
605
597
</ div >
606
598
</ div >
607
599
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css ">
0 commit comments