From d5907523a43c09c9c55d8f84d8e6b8d642f9122c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=80ngel=20Oll=C3=A9=20Bl=C3=A1zquez?= Date: Wed, 31 Jan 2024 01:02:03 +0100 Subject: [PATCH] Add disclaimer --- documentation/modules/ROOT/pages/index.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/modules/ROOT/pages/index.adoc b/documentation/modules/ROOT/pages/index.adoc index f24d30c..832ba0e 100644 --- a/documentation/modules/ROOT/pages/index.adoc +++ b/documentation/modules/ROOT/pages/index.adoc @@ -12,3 +12,5 @@ In this workshop, we will explore how to build and deploy applications in a clou We will cover various topics such as deploying and scaling applications, monitoring and logging, continuous integration and delivery, and more. By the end of this workshop, you will have gained a solid understanding of how to develop, deploy and manage cloud-native applications on OpenShift using the Red Hat stack of tools. + +IMPORTANT: This is not an official guide or workshop provided by Red Hat. For more information on training or guidelines related to this topic or product, please reach out to your designated Red Hat representative.