diff --git a/2023-08-31-openshift-rails-workshop/instructions.org b/2023-08-31-openshift-rails-workshop/instructions.org index 3575b3b..f4fff12 100644 --- a/2023-08-31-openshift-rails-workshop/instructions.org +++ b/2023-08-31-openshift-rails-workshop/instructions.org @@ -10,17 +10,14 @@ The workshop provides ruby developers an introduction to OpenShift and container * Agenda -1. Introduction to containers & kubernetes - -2. Exploring openshift application platform - -3. Setting up our development environment - -4. Deploying a ruby application - -5. Creating a deployment pipeline - -6. Developing & deploying a new feature +| # | Topic | Time | Link | +|---|------------------------------------------|------------|-------| +| 1 | Introduction to containers & kubernetes | 10 minutes | [[1. Introduction to containers & kubernetes][Link]] | +| 2 | Exploring openshift application platform | 10 minutes | [[2. Exploring openshift application platform][Link]] | +| 3 | Setting up your development environment | 10 minutes | [[3. Setting up your development environment][Link]] | +| 4 | Deploying a ruby application | 20 minutes | [[4. Deploying a ruby application ][Link]] | +| 5 | Creating a deployment pipeline | 20 minutes | [[5. Creating a deployment pipeline ][Link]] | +| 6 | Developing & deploying a new feature | 20 minutes | [[6. Developing & deploying a new feature ][Link]] | * 1. Introduction to containers & kubernetes