diff --git a/ejb-remote/README-source.adoc b/ejb-remote/README-source.adoc
index 877c2fbaa3..c9b5dcd46c 100644
--- a/ejb-remote/README-source.adoc
+++ b/ejb-remote/README-source.adoc
@@ -4,7 +4,7 @@ include::../shared-doc/attributes.adoc[]
:author: Jaikiran Pai, Mike Musgrove
:level: Intermediate
:technologies: EJB, JNDI
-:openshift: true
+:openshift: false
:portedToGlow: true
[abstract]
@@ -103,8 +103,6 @@ include::../shared-doc/undeploy-the-quickstart.adoc[leveloffset=+2]
ifndef::ProductRelease,EAPXPRelease[]
include::../shared-doc/build-and-run-the-quickstart-with-provisioned-server.adoc[leveloffset=+1]
endif::[]
-include::../shared-doc/build-and-run-the-quickstart-with-openshift.adoc[leveloffset=+1]
-ifndef::ProductRelease,EAPXPRelease[]
-// Kubernetes
-include::../shared-doc/build-and-run-the-quickstart-with-kubernetes.adoc[leveloffset=+1]
-endif::[]
\ No newline at end of file
+
+// This quickstart is not openshift compatible
+include::../shared-doc/openshift-incompatibility.adoc[leveloffset=+1]
diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml
index 081e2c5a54..cafa3739d6 100644
--- a/ejb-remote/pom.xml
+++ b/ejb-remote/pom.xml
@@ -137,44 +137,6 @@
-
- openshift
-
-
-
- org.wildfly.plugins
- wildfly-maven-plugin
-
-
- ${version.server}
-
- wildfly-cli
-
- cloud
-
-
-
-
-
- package
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
-
-
- attach-sources
- none
-
-
-
-
-
-
integration-testing