From b2a161d76bbe070edc67b114b7b6f90bbf53b639 Mon Sep 17 00:00:00 2001 From: Daniel Brintzinger <33524976+nexus-Six@users.noreply.github.com> Date: Wed, 16 Mar 2022 11:20:41 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e9bdb82..a29ac9a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # DevSecOps Workshop Guide -This is the source for the guide to our DevSecOps workshop/experience day. The workshop is meant to provide -a hands-on introduction to modern application development using OpenShift (Quarkus/odo/CRW/Tekton/GitOps) and -securing with ACS. Our goal was explicitly to not have another demo but to provide a fun learning experience -starting with a blank OpenShift cluster. +This is the source for the guide for the DevSecOps workshop. The workshop is meant to provide +a hands-on introduction to modern adn secure application development and deployment workflows using OpenShift and technologies such as odo (OpenShift do), CodeReadyWorkspaces, Openshift Pipelines (Tekton), OpenShift GitOps (ArgoCD) and security though Advanced Cluster Security (Stackrox). Our goal was explicitly to not have another demo but to provide a fun learning experience starting out with a blank OpenShift cluster. You will learn to build up this kind of professional environment by yourself. -The markdown source lives in /content, this repo is rendered with the great Hugo static site generator automatically +The markdown source lives in /content, this repo is rendered with a Hugo static site generator automatically to https://devsecops-workshop.github.io/