Skip to content

Commit abb209a

Browse files
committed
Add note to more topics
1 parent 2ea04de commit abb209a

File tree

7 files changed

+25
-3
lines changed

7 files changed

+25
-3
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
:::note
2+
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).
3+
4+
kURL is a Generally Available (GA) product and is not deprecated. For more information about the Replicated product lifecycle phases, see [Support Lifecycle Policy](/vendor/policies-support-lifecycle).
5+
:::

docs/vendor/installer-history.md renamed to docs/vendor/installer-history.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"
2+
13
# Installer History
24

5+
<KurlAvailability/>
6+
37
This topic describes how to access the installation commands for all active and inactive kURL installers promoted to a channel.
48

59
## About Using Inactive Installers

docs/vendor/kots-faq.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import SDKOverview from "../partials/replicated-sdk/_overview.mdx"
22
import EmbeddedKubernetes from "../partials/kots/_embedded-kubernetes-definition.mdx"
33
import Helm from "../partials/helm/_helm-definition.mdx"
4+
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"
45

56
# Replicated FAQs
67

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

136137
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.
137138

139+
<KurlAvailability/>
140+
138141
For more information, see [Using Embedded Cluster](/vendor/embedded-overview).
139142

140143
### How do I enable Embedded Cluster and KOTS installations for my application?

docs/vendor/kurl-about.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
import KurlDefinition from "../partials/kurl/_kurl-definition.mdx"
22
import Installers from "../partials/kurl/_installers.mdx"
3+
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"
34

45
# Introduction to kURL
56

6-
:::note
7-
kURL is no longer available to new customers. Replicated Embedded Cluster is the next generation product that has superceded kURL. For more information, see [Using Embedded Cluster](/vendor/embedded-overview).
8-
:::
7+
<KurlAvailability/>
98

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

docs/vendor/packaging-embedded-kubernetes.md renamed to docs/vendor/packaging-embedded-kubernetes.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
import Installers from "../partials/kurl/_installers.mdx"
2+
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"
23

34
# Creating a kURL Installer
45

6+
<KurlAvailability/>
7+
58
This topic describes how to create a kURL installer spec in the Replicated Vendor Portal to support installations with Replicated kURL.
69

710
For information about creating kURL installers with the Replicated CLI, see [installer create](/reference/replicated-cli-installer-create).

docs/vendor/packaging-installer-storage.md renamed to docs/vendor/packaging-installer-storage.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"
2+
13
# About Selecting Storage Add-ons
24

5+
<KurlAvailability/>
6+
37
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.
48

59
## Overview

docs/vendor/packaging-using-tls-certs.md renamed to docs/vendor/packaging-using-tls-certs.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
import KurlAvailability from "../partials/kurl/_kurl-availability.mdx"
2+
13
# Using TLS Certificates
24

5+
<KurlAvailability/>
6+
37
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.
48

59
Custom TLS options are supported:

0 commit comments

Comments
 (0)