diff --git a/CH5/CH5.adoc b/CH5/CH5.adoc index 1c3ae06..e8deaef 100644 --- a/CH5/CH5.adoc +++ b/CH5/CH5.adoc @@ -11,4 +11,6 @@ == Configuring OpenShift Networking for Applications -include::./Configure_Identity_Providers.adoc[] +include::./Troubleshooting.adoc[] +include::./External.adoc[] +include::./Network_Policies.adoc[] diff --git a/CH5/External.adoc b/CH5/External.adoc new file mode 100644 index 0000000..88d8790 --- /dev/null +++ b/CH5/External.adoc @@ -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 +===== + +===== diff --git a/CH5/Network_Policies.adoc b/CH5/Network_Policies.adoc new file mode 100644 index 0000000..afd3884 --- /dev/null +++ b/CH5/Network_Policies.adoc @@ -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 +===== + +===== diff --git a/CH5/Troubleshooting.adoc b/CH5/Troubleshooting.adoc new file mode 100644 index 0000000..da111be --- /dev/null +++ b/CH5/Troubleshooting.adoc @@ -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 +===== + +===== diff --git a/CH6/CH6.adoc b/CH6/CH6.adoc index 91c8892..e58bb47 100644 --- a/CH6/CH6.adoc +++ b/CH6/CH6.adoc @@ -11,4 +11,6 @@ == Controlling Pod Scheduling -include::./Configure_Identity_Providers.adoc[] +include::./Scheduling.adoc[] +include::./Limiting_Resources.adoc[] +include::./Scaling.adoc[] diff --git a/CH6/Limiting_Resources.adoc b/CH6/Limiting_Resources.adoc new file mode 100644 index 0000000..2ca864e --- /dev/null +++ b/CH6/Limiting_Resources.adoc @@ -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 +===== + +===== diff --git a/CH6/Scaling.adoc b/CH6/Scaling.adoc new file mode 100644 index 0000000..9ff9816 --- /dev/null +++ b/CH6/Scaling.adoc @@ -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 +===== + +===== diff --git a/CH6/Scheduling.adoc b/CH6/Scheduling.adoc new file mode 100644 index 0000000..3ec9790 --- /dev/null +++ b/CH6/Scheduling.adoc @@ -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 +===== + +=====