From 637b00f5c29d65238ebfcfc3946a8bfae77eb8f1 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Thu, 6 Mar 2025 13:52:05 -0700 Subject: [PATCH 1/2] what's new did you know march 2025 --- docs/intro.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index 008050854d..5fcf6ede40 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -12,11 +12,11 @@ pagination_next: null

What's New?

  • -

    Announcing: Replicated SDK is GA

    -

    Additionally, new features include setting `affinity` for the SDK, passing custom labels to the SDK Helm chart, and returning detailed application status information with the `/app/status` endpoint.

    +

    Embedded Cluster 2.0 Release

    +

    The 2.0 release brings improvements to architecture that increase the reliability and stability of Embedded Cluster.

  • - Learn more + Learn more
  • From 926f606df9922143e6d489d9e2d0a1ada28a7a34 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Thu, 6 Mar 2025 13:55:58 -0700 Subject: [PATCH 2/2] shorten content --- docs/intro.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index 5fcf6ede40..4a333651d5 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -25,8 +25,8 @@ pagination_next: null

    Did You Know?

  • -

    Enable and Disable Supported Install Methods Per Customer

    -

    Control which installation methods (Embedded Cluster, Helm, KOTS, kURL) are available for each customer from the **Install types** field in the customer's license.

    +

    Enable Supported Install Methods Per Customer

    +

    Control which installation methods are available for each customer from the **Install types** field in the customer's license.

  • Learn more