diff --git a/2023-08-31-openshift-rails-workshop/instructions.org b/2023-08-31-openshift-rails-workshop/instructions.org index 3575b3b..ceb105a 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 | How | Time | Link | +|---|------------------------------------------|--------------------------------|------|-------| +| 1 | Introduction to containers & kubernetes | Facilitator led, group session | 10m | [[#1. Introduction to containers & kubernetes][Link]] | +| 2 | Exploring openshift application platform | Facilitator led, group session | 10m | [[#2. Exploring openshift application platform][Link]] | +| 3 | Setting up your development environment | Individual, hands on excercise | 10m | [[#3. Setting up your development environment][Link]] | +| 4 | Deploying a ruby application | Individual, hands on excercise | 20m | [[#4. Deploying a ruby application ][Link]] | +| 5 | Creating a deployment pipeline | Individual, hands on excercise | 20m | [[#5. Creating a deployment pipeline ][Link]] | +| 6 | Developing & deploying a new feature | Individual, hands on excercise | 20m | [[#6. Developing & deploying a new feature ][Link]] | * 1. Introduction to containers & kubernetes