Skip to content

Commit 1591262

Browse files
authored
Merge pull request #3399 from replicatedhq/AmberAlston-patch-1
Fix outdated tutorial customer manage references
2 parents 2b47394 + 970a2f1 commit 1591262

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

docs/vendor/tutorial-embedded-cluster-create-customer.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ To create a customer:
1616

1717
1. For **Channel**, select **Unstable**. This allows the customer to install releases promoted to the Unstable channel.
1818

19-
1. For **License type**, select **Development**.
19+
1. For **Customer type**, select **Development**.
2020

2121
1. For **License options**, enable the following entitlements:
22-
* **KOTS Install Enabled**
23-
* **Embedded Cluster Enabled**
22+
* **Embedded Cluster**
2423

2524
1. Click **Save Changes**.
2625

@@ -31,4 +30,4 @@ Get the Embedded Cluster installation commands and install. See [Step 5: Install
3130
## Related Topics
3231

3332
* [About Customers](/vendor/licenses-about)
34-
* [Creating and Managing Customers](/vendor/releases-creating-customer)
33+
* [Creating and Managing Customers](/vendor/releases-creating-customer)

docs/vendor/tutorial-kots-helm-create-customer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ To create a customer:
1616

1717
1. For **Channel**, select **Unstable**. This allows the customer to install releases promoted to the Unstable channel.
1818

19-
1. For **License type**, select Development.
19+
1. For **Customer type**, select Development.
2020

21-
1. For **License options**, verify that **KOTS Install Enabled** is enabled. This is the entitlement that allows the customer to install with KOTS.
21+
1. For **Install types options**, verify that **Existing Cluster (KOTS Install)** is enabled. This is the entitlement that allows the customer to install with KOTS.
2222

2323
1. Click **Save Changes**.
2424

@@ -35,4 +35,4 @@ Get the KOTS installation command and install. See [Step 6: Install the Release
3535
## Related Topics
3636

3737
* [About Customers](/vendor/licenses-about)
38-
* [Creating and Managing Customers](/vendor/releases-creating-customer)
38+
* [Creating and Managing Customers](/vendor/releases-creating-customer)

docs/vendor/tutorial-kots-helm-install-helm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ To install the release with the Helm CLI:
2222

2323
1. For **Customer email**, enter the email address for the customer. The customer email address is required to install the application with the Helm CLI. This email address is never used send emails to customers.
2424

25-
1. For **License type**, select Trial.
25+
1. For **Customer type**, select Trial.
2626

27-
1. (Optional) For **License options**, _disable_ the **KOTS Install Enabled** entitlement.
27+
1. (Optional) For **License options**, select the **Existing Cluster (Helm CLI)** entitlement.
2828

2929
1. Click **Save Changes**.
3030

@@ -115,4 +115,4 @@ Congratulations! As part of this tutorial, you created a release in the Replicat
115115
* [Installing with Helm](/vendor/install-with-helm)
116116
* [About the Replicated SDK](/vendor/replicated-sdk-overview)
117117
* [Helm Uninstall](https://helm.sh/docs/helm/helm_uninstall/)
118-
* [Helm Delete](https://helm.sh/docs/helm/helm_delete/)
118+
* [Helm Delete](https://helm.sh/docs/helm/helm_delete/)

0 commit comments

Comments
 (0)