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
5 changes: 5 additions & 0 deletions docs/partials/kurl/_kurl-availability.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
:::note
Replicated kURL is available only for existing customers. If you are not an existing kURL user, use Replicated Embedded Cluster instead. For more information, see [Using Embedded Cluster](/vendor/embedded-overview).

kURL is a Generally Available (GA) product for existing customers. For more information about the Replicated product lifecycle phases, see [Support Lifecycle Policy](/vendor/policies-support-lifecycle).
:::
3 changes: 3 additions & 0 deletions docs/vendor/embedded-kubernetes-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import KurlDefinition from "../partials/kurl/_kurl-definition.mdx"
import EmbeddedCluster from "../partials/embedded-cluster/_definition.mdx"
import KurlComparison from "../partials/embedded-cluster/_kurl-comparison.mdx"
import EmbeddedKubernetes from "../partials/kots/_embedded-kubernetes-definition.mdx"
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"

# About Embedded Kubernetes

Expand All @@ -27,6 +28,8 @@ For more information about configuring and installing with Embedded Cluster, see

### kURL

<KurlAvailability/>

<KurlDefinition/>

For more information about how to get started with kURL, see [Introduction to kURL](kurl-about).
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"

# Installer History

<KurlAvailability/>

This topic describes how to access the installation commands for all active and inactive kURL installers promoted to a channel.

## About Using Inactive Installers
Expand Down
3 changes: 3 additions & 0 deletions docs/vendor/kots-faq.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import SDKOverview from "../partials/replicated-sdk/_overview.mdx"
import EmbeddedKubernetes from "../partials/kots/_embedded-kubernetes-definition.mdx"
import Helm from "../partials/helm/_helm-definition.mdx"
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"

# Replicated FAQs

Expand Down Expand Up @@ -135,6 +136,8 @@ For more information, see [About Distributing Helm Charts with KOTS](/vendor/hel

Replicated Embedded Cluster is a successor to Replicated kURL. Compared to kURL, Embedded Cluster feature offers significantly faster installation, updates, and node joins, a redesigned Admin Console UI, improved support for multi-node clusters, one-click updates that update the application and the cluster at the same time, and more.

<KurlAvailability/>

For more information, see [Using Embedded Cluster](/vendor/embedded-overview).

### How do I enable Embedded Cluster and KOTS installations for my application?
Expand Down
3 changes: 3 additions & 0 deletions docs/vendor/kurl-about.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
import KurlDefinition from "../partials/kurl/_kurl-definition.mdx"
import Installers from "../partials/kurl/_installers.mdx"
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"

# Introduction to kURL

<KurlAvailability/>

This topic provides an introduction to the Replicated kURL installer, including information about kURL specifications and installations.

:::note
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
import Installers from "../partials/kurl/_installers.mdx"
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"

# Creating a kURL Installer

<KurlAvailability/>

This topic describes how to create a kURL installer spec in the Replicated Vendor Portal to support installations with Replicated kURL.

For information about creating kURL installers with the Replicated CLI, see [installer create](/reference/replicated-cli-installer-create).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"

# About Selecting Storage Add-ons

<KurlAvailability/>

This topic provides guidance for selecting Replicated kURL add-ons to provide highly available data storage in embedded kURL clusters. For additional guidance, see [Choosing a PV Provisioner](https://kurl.sh/docs/create-installer/choosing-a-pv-provisioner) in the open source kURL documentation.

## Overview
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"

# Using TLS Certificates

<KurlAvailability/>

Replicated KOTS provides default self-signed certificates that renew automatically. For embedded clusters created with Replicated kURL, the self-signed certificate renews 30 days before expiration when you enable the kURL EKCO add-on version 0.7.0 and later.

Custom TLS options are supported:
Expand Down