Skip to content

Commit 484ba35

Browse files
committed
[WFLY-19335] Add Kubernetes to the simple quickstarts
1 parent 323c81e commit 484ba35

34 files changed

Lines changed: 152 additions & 22 deletions

File tree

batch-processing/README-source.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,8 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]
141141
ifndef::ProductRelease,EAPXPRelease[]
142142
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
143143
endif::[]
144-
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
144+
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
145+
ifndef::ProductRelease,EAPXPRelease[]
146+
// Kubernetes
147+
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
148+
endif::[]

bmt/README-source.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,10 @@ include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc
7575
endif::[]
7676
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
7777
endif::[]
78-
78+
ifndef::ProductRelease,EAPXPRelease[]
79+
// Kubernetes
80+
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
81+
endif::[]
7982
//*************************************************
8083
// Product Release content only
8184
//*************************************************

cmt/README-source.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,8 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]
8787
ifndef::ProductRelease,EAPXPRelease[]
8888
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
8989
endif::[]
90-
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
90+
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
91+
ifndef::ProductRelease,EAPXPRelease[]
92+
// Kubernetes
93+
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
94+
endif::[]

ee-security/README-source.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,7 @@ ifndef::ProductRelease,EAPXPRelease[]
130130
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
131131
endif::[]
132132
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
133-
133+
ifndef::ProductRelease,EAPXPRelease[]
134+
// Kubernetes
135+
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
136+
endif::[]

ejb-remote/README-source.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,8 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]
103103
ifndef::ProductRelease,EAPXPRelease[]
104104
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
105105
endif::[]
106-
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
106+
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
107+
ifndef::ProductRelease,EAPXPRelease[]
108+
// Kubernetes
109+
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
110+
endif::[]

ejb-timer/README-source.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ ifndef::ProductRelease,EAPXPRelease[]
9494
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
9595
endif::[]
9696
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
97+
ifndef::ProductRelease,EAPXPRelease[]
98+
// Kubernetes
99+
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
100+
endif::[]
97101

98102
=== Using Timer Service within a cluster
99103

helloworld-mdb/README-source.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,10 @@ ifndef::ProductRelease,EAPXPRelease[]
9090
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
9191
endif::[]
9292
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
93-
93+
ifndef::ProductRelease,EAPXPRelease[]
94+
//Kubernetes
95+
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
96+
endif::[]
9497
9598
9699
== Clustering

helloworld-singleton/README-source.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,8 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]
5151
ifndef::ProductRelease,EAPXPRelease[]
5252
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
5353
endif::[]
54-
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
54+
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
55+
ifndef::ProductRelease,EAPXPRelease[]
56+
//Kubernetes
57+
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
58+
endif::[]

helloworld-ws/README-source.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,8 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]
5757
ifndef::ProductRelease,EAPXPRelease[]
5858
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
5959
endif::[]
60-
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
60+
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
61+
ifndef::ProductRelease,EAPXPRelease[]
62+
//Kubernetes
63+
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
64+
endif::[]

helloworld/README-source.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ ifndef::ProductRelease,EAPXPRelease[]
4545
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
4646
endif::[]
4747
include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
48-
ifndef::ProdxuctRelease,EAPXPRelease[]
48+
ifndef::ProductRelease,EAPXPRelease[]
49+
//Kubernetes
4950
include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
5051
endif::[]

0 commit comments

Comments
 (0)