diff --git a/README.md b/README.md index db5f7f7..340a351 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ A series of workshops for demonstrating the use of virtual clusters. Workshops included are: +* [lab-command-vcluster](workshops/lab-command-vcluster) - A workshop + demonstrating creation of a virtual cluster using the `vcluster` CLI. + * [lab-builtin-vcluster](workshops/lab-builtin-vcluster) - A workshop demonstrating creation of a virtual cluster per workshop session using the builtin support provided by Educates. @@ -13,9 +16,6 @@ Workshops included are: how to prepopulate a virtual cluster with resources, including installation of `kapp-controller`. -* [lab-command-vcluster](workshops/lab-command-vcluster) - A workshop - demonstrating creation of a virtual cluster using the `vcluster` CLI. - * [lab-admin-vcluster](workshops/lab-admin-vcluster) - A workshop demonstrating automatic creation of a virtual cluster with full admin access to the cluster using `helm` resources. diff --git a/resources/trainingportal.yaml b/resources/trainingportal.yaml index 74966d4..f0791fd 100644 --- a/resources/trainingportal.yaml +++ b/resources/trainingportal.yaml @@ -14,17 +14,17 @@ spec: defaults: reserved: 0 workshops: - - name: lab-builtin-vcluster + - name: lab-command-vcluster expires: 40m overtime: 10m deadline: 60m orphaned: 5m - - name: lab-setup-vcluster + - name: lab-builtin-vcluster expires: 40m overtime: 10m deadline: 60m orphaned: 5m - - name: lab-command-vcluster + - name: lab-setup-vcluster expires: 40m overtime: 10m deadline: 60m