From 4fe25b1441f84262874a5f12b79f6cd46b9c5735 Mon Sep 17 00:00:00 2001 From: antongisli Date: Wed, 20 Sep 2023 16:14:49 -0700 Subject: [PATCH] docs: update maintenance-policy.md (#1579) * Update maintenance-policy.md removing the term "core" * Update docs/docs-content/integrations/maintenance-policy.md Co-authored-by: Karl Cardenas --------- Co-authored-by: Karl Cardenas (cherry picked from commit dfecc166a4cacca8ff48d952cc63965c98403100) --- docs/docs-content/integrations/maintenance-policy.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs-content/integrations/maintenance-policy.md b/docs/docs-content/integrations/maintenance-policy.md index 2dec46a5cf..e8d1a2d2b5 100644 --- a/docs/docs-content/integrations/maintenance-policy.md +++ b/docs/docs-content/integrations/maintenance-policy.md @@ -8,7 +8,7 @@ sidebar_position: 0 tags: ["packs", "deprecation"] --- -Palette supports two pack categories: *Core* and *Add-on*. Core packs, which we often source from third parties, are infrastructure related or have prominence in container-based environments. They create the layers in Palette profiles. Core packs are grouped as follows: +Palette supports two pack categories: *Infrastructure* and *Add-on*. Infrastructure packs are often sourced from third parties and are infrastructure-related or support critical container-based environments. Packs are used to create layers in cluster profiles. Infrastructure packs are grouped as follows: - Kubernetes @@ -42,7 +42,7 @@ Check out the [Packs List](integrations.mdx) document, where you can use the fil ## Pack Updates -Packs undergo rigorous vulnerability scans and penetration testing before they become available in Palette. The following sections describe our update schedule for each core pack category. +Packs undergo rigorous vulnerability scans and penetration testing before they become available in Palette. The following sections describe our update schedule for each infrastructure pack category.
@@ -119,7 +119,7 @@ We provide add-on pack updates as follows: - **Patch versions**: Added within 4 weeks of release. -## Packs Deprecation +## Pack Deprecations We deprecate and remove packs when a more stable version of the pack is available or when the underlying technology becomes obsolete. When a pack is deprecated, you will still be able to create new cluster profiles using the pack and deploy clusters that use profiles containing the pack.