From 028e545887b02574974a286dc3d7f42db1d31f30 Mon Sep 17 00:00:00 2001 From: Chuck D'Antonio Date: Wed, 2 Oct 2024 13:34:10 -0400 Subject: [PATCH] Takes Embedded Cluster lab out of beta (#352) TL;DR ----- Removes beta indictator on "Delivering.." lab Details ------- To celebrate the features covered by the "Delivering Your Application as a Kubernetes Appliance" lab going GA, this change takes the lab out of beta. --- instruqt/delivering-as-an-appliance/track.yml | 2 +- .../01-preparing-to-use-the-sdk/assignment.md | 2 +- .../02-enabling-the-sdk/assignment.md | 4 ++-- .../03-creating-a-release/assignment.md | 2 +- .../04-installing-the-application/assignment.md | 4 ++-- .../05-validating-the-install/assignment.md | 2 +- instruqt/distributing-with-replicated/track.yml | 4 +++- 7 files changed, 11 insertions(+), 9 deletions(-) diff --git a/instruqt/delivering-as-an-appliance/track.yml b/instruqt/delivering-as-an-appliance/track.yml index 72c9e16c1..e29361f15 100755 --- a/instruqt/delivering-as-an-appliance/track.yml +++ b/instruqt/delivering-as-an-appliance/track.yml @@ -1,6 +1,6 @@ slug: delivering-as-an-appliance id: pbzwbwd3m2aw -title: BETA - Delivering Your Application as a Kubernetes Appliance +title: Delivering Your Application as a Kubernetes Appliance teaser: |- Package your application as a Kubernetes appliance to simplify installation and operation. diff --git a/instruqt/distributing-with-replicated/01-preparing-to-use-the-sdk/assignment.md b/instruqt/distributing-with-replicated/01-preparing-to-use-the-sdk/assignment.md index c16b70a96..de7b7cc79 100755 --- a/instruqt/distributing-with-replicated/01-preparing-to-use-the-sdk/assignment.md +++ b/instruqt/distributing-with-replicated/01-preparing-to-use-the-sdk/assignment.md @@ -8,7 +8,7 @@ notes: - type: text contents: Let's get ready to use the Replicated SDK tabs: -- id: bzx3zxvqysjk +- id: oaa7v3tv4y1k title: Shell type: terminal hostname: shell diff --git a/instruqt/distributing-with-replicated/02-enabling-the-sdk/assignment.md b/instruqt/distributing-with-replicated/02-enabling-the-sdk/assignment.md index ab5e63353..b15475999 100755 --- a/instruqt/distributing-with-replicated/02-enabling-the-sdk/assignment.md +++ b/instruqt/distributing-with-replicated/02-enabling-the-sdk/assignment.md @@ -8,11 +8,11 @@ notes: - type: text contents: Introducing the Replicated SDK into your application tabs: -- id: rrfhqxfoycp1 +- id: lep5xpebtpkw title: Shell type: terminal hostname: shell -- id: nm09u4jztosq +- id: cnhzcdcy5ots title: Manifest Editor type: code hostname: shell diff --git a/instruqt/distributing-with-replicated/03-creating-a-release/assignment.md b/instruqt/distributing-with-replicated/03-creating-a-release/assignment.md index 5cbb56a8b..e1aeb6fbc 100755 --- a/instruqt/distributing-with-replicated/03-creating-a-release/assignment.md +++ b/instruqt/distributing-with-replicated/03-creating-a-release/assignment.md @@ -8,7 +8,7 @@ notes: - type: text contents: It's time to distribute our application with Replicated tabs: -- id: 5ftz4pxt99hc +- id: y93opy8anppl title: Shell type: terminal hostname: shell diff --git a/instruqt/distributing-with-replicated/04-installing-the-application/assignment.md b/instruqt/distributing-with-replicated/04-installing-the-application/assignment.md index 1204faa33..802667da5 100755 --- a/instruqt/distributing-with-replicated/04-installing-the-application/assignment.md +++ b/instruqt/distributing-with-replicated/04-installing-the-application/assignment.md @@ -8,11 +8,11 @@ notes: - type: text contents: Let's see how your customer installs an application tabs: -- id: xxbcjeqccdhc +- id: blzkxyy5ocbs title: Shell type: terminal hostname: shell -- id: obpbspvxhqy8 +- id: gkzlk56yrgvt title: Vendor Portal type: website url: https://vendor.replicated.com diff --git a/instruqt/distributing-with-replicated/05-validating-the-install/assignment.md b/instruqt/distributing-with-replicated/05-validating-the-install/assignment.md index dbfde5acd..7a970f71c 100755 --- a/instruqt/distributing-with-replicated/05-validating-the-install/assignment.md +++ b/instruqt/distributing-with-replicated/05-validating-the-install/assignment.md @@ -8,7 +8,7 @@ notes: - type: text contents: Gaining insight into your customer's instance tabs: -- id: cvfdyilufsnl +- id: 4dolm9ekmzcn title: Vendor Portal type: website url: https://vendor.replicated.com diff --git a/instruqt/distributing-with-replicated/track.yml b/instruqt/distributing-with-replicated/track.yml index b8fea0088..7ff9504d0 100755 --- a/instruqt/distributing-with-replicated/track.yml +++ b/instruqt/distributing-with-replicated/track.yml @@ -30,4 +30,6 @@ lab_config: loadingMessages: true lab_v2: false hideStopButton: false -checksum: "4234431804584561082" + default_layout: AssignmentRight + default_layout_sidebar_size: 33 +checksum: "9648206013188099501"