diff --git a/docs/vendor/tutorial-embedded-cluster-create-customer.mdx b/docs/vendor/tutorial-embedded-cluster-create-customer.mdx index 4cac53cfbb..2901bbb3cc 100644 --- a/docs/vendor/tutorial-embedded-cluster-create-customer.mdx +++ b/docs/vendor/tutorial-embedded-cluster-create-customer.mdx @@ -16,11 +16,10 @@ To create a customer: 1. For **Channel**, select **Unstable**. This allows the customer to install releases promoted to the Unstable channel. -1. For **License type**, select **Development**. +1. For **Customer type**, select **Development**. 1. For **License options**, enable the following entitlements: - * **KOTS Install Enabled** - * **Embedded Cluster Enabled** + * **Embedded Cluster** 1. Click **Save Changes**. @@ -31,4 +30,4 @@ Get the Embedded Cluster installation commands and install. See [Step 5: Install ## Related Topics * [About Customers](/vendor/licenses-about) -* [Creating and Managing Customers](/vendor/releases-creating-customer) \ No newline at end of file +* [Creating and Managing Customers](/vendor/releases-creating-customer) diff --git a/docs/vendor/tutorial-kots-helm-create-customer.md b/docs/vendor/tutorial-kots-helm-create-customer.md index c66f0c69f4..08def28b42 100644 --- a/docs/vendor/tutorial-kots-helm-create-customer.md +++ b/docs/vendor/tutorial-kots-helm-create-customer.md @@ -16,9 +16,9 @@ To create a customer: 1. For **Channel**, select **Unstable**. This allows the customer to install releases promoted to the Unstable channel. -1. For **License type**, select Development. +1. For **Customer type**, select Development. -1. For **License options**, verify that **KOTS Install Enabled** is enabled. This is the entitlement that allows the customer to install with KOTS. +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. 1. Click **Save Changes**. @@ -35,4 +35,4 @@ Get the KOTS installation command and install. See [Step 6: Install the Release ## Related Topics * [About Customers](/vendor/licenses-about) -* [Creating and Managing Customers](/vendor/releases-creating-customer) \ No newline at end of file +* [Creating and Managing Customers](/vendor/releases-creating-customer) diff --git a/docs/vendor/tutorial-kots-helm-install-helm.md b/docs/vendor/tutorial-kots-helm-install-helm.md index a0a29c94cf..3d6dad07ca 100644 --- a/docs/vendor/tutorial-kots-helm-install-helm.md +++ b/docs/vendor/tutorial-kots-helm-install-helm.md @@ -22,9 +22,9 @@ To install the release with the Helm CLI: 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. - 1. For **License type**, select Trial. + 1. For **Customer type**, select Trial. - 1. (Optional) For **License options**, _disable_ the **KOTS Install Enabled** entitlement. + 1. (Optional) For **License options**, select the **Existing Cluster (Helm CLI)** entitlement. 1. Click **Save Changes**. @@ -115,4 +115,4 @@ Congratulations! As part of this tutorial, you created a release in the Replicat * [Installing with Helm](/vendor/install-with-helm) * [About the Replicated SDK](/vendor/replicated-sdk-overview) * [Helm Uninstall](https://helm.sh/docs/helm/helm_uninstall/) -* [Helm Delete](https://helm.sh/docs/helm/helm_delete/) \ No newline at end of file +* [Helm Delete](https://helm.sh/docs/helm/helm_delete/)