Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/enterprise/image-registry-settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import DockerCompatibility from "../partials/image-registry/_docker-compatibilit

This topic describes how to configure private registry settings in the Replicated KOTS Admin Console.

The information in this topic applies to existing cluster installations with KOTS and installations with Replicated kURL. This topic does _not_ apply to Replciated Embedded Cluster installations.
The information in this topic applies to existing cluster installations with KOTS and installations with Replicated kURL. This topic does _not_ apply to Replicated Embedded Cluster installations.

## Overview

Expand Down Expand Up @@ -86,4 +86,4 @@ To stop using a registry and remove registry settings from the Admin Console:

1. Log in to the Admin Console and go to **Registry Settings**.

1. Click **Stop using registry** to remove the registry settings from the Admin Console.
1. Click **Stop using registry** to remove the registry settings from the Admin Console.
2 changes: 1 addition & 1 deletion docs/vendor/licenses-reference-kots-runtime.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This topic describes how to use the Replicated KOTS License API to query license fields during runtme. The information in this topic applies to applications installed with KOTS.

:::important
Using the KOTS License API to check entitlements during runtime is _not_ recommended for new applications distributed with Replciated. Instead, Replicated recommends that you include the Replicated SDK with your application and query entitlements during runtime using the SDK in-cluster API. See [Checking Entitlements with the Replicated SDK](licenses-reference-sdk).
Using the KOTS License API to check entitlements during runtime is _not_ recommended for new applications distributed with Replicated. Instead, Replicated recommends that you include the Replicated SDK with your application and query entitlements during runtime using the SDK in-cluster API. See [Checking Entitlements with the Replicated SDK](licenses-reference-sdk).
:::

## Overview
Expand Down
2 changes: 1 addition & 1 deletion docs/vendor/tutorial-helm-cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -310,4 +310,4 @@ Install SlackerNews in a cluster:

Congratulations! You created a release using a Helm chart, then followed the Helm CLI installation steps provided in the Enterprise Portal to install the release in a cluster.

For more information about Helm CLI installations for applications distributed with Replicated, see [About Helm Installations with Replciated](/vendor/helm-install-overview).
For more information about Helm CLI installations for applications distributed with Replicated, see [About Helm Installations with Replicated](/vendor/helm-install-overview).