Skip to content

Commit

Permalink
Built CH5 and CH6 structure and tested PDF build
Browse files Browse the repository at this point in the history
  • Loading branch information
tmichett committed Jan 10, 2021
1 parent f16b692 commit 88eeccf
Show file tree
Hide file tree
Showing 8 changed files with 108 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CH5/CH5.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@

== Configuring OpenShift Networking for Applications

include::./Configure_Identity_Providers.adoc[]
include::./Troubleshooting.adoc[]
include::./External.adoc[]
include::./Network_Policies.adoc[]
17 changes: 17 additions & 0 deletions CH5/External.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
:pygments-style: tango
:source-highlighter: coderay
:toc:
:toclevels: 7
:sectnums:
:sectnumlevels: 6
:numbered:
:chapter-label:
:icons: font
:imagesdir: images/

=== Demonstration - Exposing Applications for External Access

.Exposing Applications for External Access - Demo
=====
=====
17 changes: 17 additions & 0 deletions CH5/Network_Policies.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
:pygments-style: tango
:source-highlighter: coderay
:toc:
:toclevels: 7
:sectnums:
:sectnumlevels: 6
:numbered:
:chapter-label:
:icons: font
:imagesdir: images/

=== Demonstration - Configuring Network Policies

.Configuring Network Policies - Demo
=====
=====
17 changes: 17 additions & 0 deletions CH5/Troubleshooting.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
:pygments-style: tango
:source-highlighter: coderay
:toc:
:toclevels: 7
:sectnums:
:sectnumlevels: 6
:numbered:
:chapter-label:
:icons: font
:imagesdir: images/

=== Demonstration - Troubleshooting OpenShift Software-Defined Networking

.Troubleshooting OpenShift Software-Defined Networking - Demo
=====
=====
4 changes: 3 additions & 1 deletion CH6/CH6.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@

== Controlling Pod Scheduling

include::./Configure_Identity_Providers.adoc[]
include::./Scheduling.adoc[]
include::./Limiting_Resources.adoc[]
include::./Scaling.adoc[]
17 changes: 17 additions & 0 deletions CH6/Limiting_Resources.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
:pygments-style: tango
:source-highlighter: coderay
:toc:
:toclevels: 7
:sectnums:
:sectnumlevels: 6
:numbered:
:chapter-label:
:icons: font
:imagesdir: images/

=== Demonstration - Limiting Resource Usage by an Application

.Limiting Resource Usage by an Application - Demo
=====
=====
17 changes: 17 additions & 0 deletions CH6/Scaling.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
:pygments-style: tango
:source-highlighter: coderay
:toc:
:toclevels: 7
:sectnums:
:sectnumlevels: 6
:numbered:
:chapter-label:
:icons: font
:imagesdir: images/

=== Demonstration - Scaling an Application

.Scaling an Application - Demo
=====
=====
17 changes: 17 additions & 0 deletions CH6/Scheduling.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
:pygments-style: tango
:source-highlighter: coderay
:toc:
:toclevels: 7
:sectnums:
:sectnumlevels: 6
:numbered:
:chapter-label:
:icons: font
:imagesdir: images/

=== Demonstration - Controlling Pod Scheduling Behavior

.Controlling Pod Scheduling Behavior - Demo
=====
=====

0 comments on commit 88eeccf

Please sign in to comment.