From 697f84a9d42139a649605e63b5a7746c896f7089 Mon Sep 17 00:00:00 2001 From: Kerry_Kovacevic Date: Wed, 30 Aug 2023 15:38:12 -0400 Subject: [PATCH 1/3] updated authorization and resiliency docs for release 1.8 --- content/docs/_index.md | 12 ++++++++++-- .../authorization/Backup and Restore/rpm/_index.md | 4 ++++ content/docs/authorization/_index.md | 1 + content/docs/authorization/cli.md | 4 ++++ .../authorization/configuration/powerflex/_index.md | 8 ++++---- .../authorization/configuration/powermax/_index.md | 4 ++-- .../authorization/configuration/powerscale/_index.md | 8 ++++---- .../configuration/proxy-server/_index.md | 4 ++++ content/docs/authorization/deployment/_index.md | 4 ++++ content/docs/authorization/deployment/helm/_index.md | 4 ++++ content/docs/authorization/deployment/rpm/_index.md | 8 ++++++++ content/docs/authorization/design.md | 4 ++++ content/docs/authorization/release/_index.md | 2 +- content/docs/authorization/troubleshooting.md | 8 ++++++++ content/docs/authorization/uninstallation.md | 4 ++++ content/docs/authorization/upgrade.md | 4 ++++ .../src/templates/operator/csm-isilon-1.8.0.template | 4 ++-- .../templates/operator/csm-powermax-1.8.0.template | 4 ++-- content/docs/deployment/csmoperator/_index.md | 8 ++++---- .../deployment/csmoperator/modules/authorization.md | 4 ++++ content/docs/observability/deployment/online.md | 4 ++++ content/docs/resiliency/release/_index.md | 2 +- .../authorization/Backup and Restore/rpm/_index.md | 4 ++++ content/v1/authorization/cli.md | 4 ++++ .../configuration/proxy-server/_index.md | 4 ++++ content/v1/authorization/deployment/helm/_index.md | 4 ++++ content/v1/authorization/deployment/rpm/_index.md | 4 ++++ content/v1/authorization/design.md | 4 ++++ content/v1/authorization/troubleshooting.md | 4 ++++ content/v1/authorization/uninstallation.md | 4 ++++ content/v1/authorization/upgrade.md | 4 ++++ .../deployment/csmoperator/modules/authorization.md | 4 ++++ content/v1/observability/deployment/online.md | 4 ++++ .../authorization/Backup and Restore/rpm/_index.md | 4 ++++ content/v2/authorization/cli.md | 4 ++++ .../configuration/proxy-server/_index.md | 4 ++++ content/v2/authorization/deployment/helm/_index.md | 4 ++++ content/v2/authorization/deployment/rpm/_index.md | 4 ++++ content/v2/authorization/design.md | 4 ++++ content/v2/authorization/troubleshooting.md | 4 ++++ content/v2/authorization/uninstallation.md | 4 ++++ content/v2/authorization/upgrade.md | 4 ++++ .../deployment/csmoperator/modules/authorization.md | 4 ++++ content/v2/observability/deployment/online.md | 4 ++++ .../authorization/Backup and Restore/rpm/_index.md | 4 ++++ content/v3/authorization/cli.md | 4 ++++ content/v3/authorization/deployment/helm/_index.md | 4 ++++ content/v3/authorization/deployment/rpm/_index.md | 4 ++++ content/v3/authorization/design.md | 4 ++++ content/v3/authorization/release/_index.md | 4 ++++ content/v3/authorization/troubleshooting.md | 4 ++++ content/v3/authorization/uninstallation.md | 4 ++++ content/v3/authorization/upgrade.md | 4 ++++ content/v3/observability/deployment/online.md | 4 ++++ 54 files changed, 215 insertions(+), 22 deletions(-) diff --git a/content/docs/_index.md b/content/docs/_index.md index 8602b83401..6c831afd9e 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -9,6 +9,14 @@ menu: no_list: true --- +{{% pageinfo color="primary" %}} +The CSM Authorization RPM is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use CSM Authorization Helm deployment or CSM Operator going forward. +{{% /pageinfo %}} + +{{% pageinfo color="primary" %}} +The CSM Authorization karavictl CLI is no longer actively maintained or supported. It will be deprecated in CSM 1.9. +{{% /pageinfo %}} + The Dell Technologies (Dell) Container Storage Modules (CSM) enables simple and consistent integration and automation experiences, extending enterprise storage capabilities to Kubernetes for cloud-native stateful applications. It reduces management complexity so developers can independently consume enterprise storage with ease and automate daily operations such as provisioning, snapshotting, replication, observability, authorization, application mobility, encryption, and resiliency. CSM Hex Diagram @@ -66,9 +74,9 @@ CSM is made up of multiple components including modules (enterprise capabilities | CSM Module | CSI PowerFlex v2.7.0 | CSI PowerScale v2.7.0 | CSI PowerStore v2.8.0 | CSI PowerMax v2.7.0 | CSI Unity XT v2.7.0 | | ----------------------------------------------------------- | -------------------- | --------------------- | --------------------- | ------------------- | ------------------- | -| [**Authorization**](authorization/) v1.7.0 | ✔️ | ✔️ | ❌ | ✔️ | ❌ | +| [**Authorization**](authorization/) v1.8.0 | ✔️ | ✔️ | ❌ | ✔️ | ❌ | | [**Observability**](observability/) v1.5.0 | ✔️ | ✔️ | ✔️ | ✔️ | ❌ | | [**Replication**](replication/) v1.5.0 | ✔️ | ✔️ | ✔️ | ✔️ | ❌ | -| [**Resiliency**](resiliency/) v1.6.0 | ✔️ | ✔️ | ✔️ | ❌ | ✔️ | +| [**Resiliency**](resiliency/) v1.7.0 | ✔️ | ✔️ | ✔️ | ❌ | ✔️ | | [**Encryption**](secure/encryption) v0.4.0 | ❌ | ✔️ | ❌ | ❌ | ❌ | | [**Application Mobility**](applicationmobility/) v0.4.0 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | diff --git a/content/docs/authorization/Backup and Restore/rpm/_index.md b/content/docs/authorization/Backup and Restore/rpm/_index.md index bd537c9514..325e982658 100644 --- a/content/docs/authorization/Backup and Restore/rpm/_index.md +++ b/content/docs/authorization/Backup and Restore/rpm/_index.md @@ -5,6 +5,10 @@ description: > Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization RPM backup and restore --- +{{% pageinfo color="primary" %}} +The CSM Authorization RPM is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use CSM Authorization Helm deployment or CSM Operator going forward. +{{% /pageinfo %}} + ## Roles Role data is stored in the `common` Config Map in the underlying `k3s` deployment. diff --git a/content/docs/authorization/_index.md b/content/docs/authorization/_index.md index b8b6ae66d6..f11031b38e 100644 --- a/content/docs/authorization/_index.md +++ b/content/docs/authorization/_index.md @@ -74,6 +74,7 @@ CSM for Authorization consists of 2 components - the Authorization sidecar and t | dellemc/csm-authorization-sidecar:v1.5.1 | v1.1.0, v1.2.0, v1.3.0, v1.4.0, v1.5.0, v1.5.1 | | dellemc/csm-authorization-sidecar:v1.6.0 | v1.1.0, v1.2.0, v1.3.0, v1.4.0, v1.5.0, v1.5.1, v1.6.0 | | dellemc/csm-authorization-sidecar:v1.7.0 | v1.1.0, v1.2.0, v1.3.0, v1.4.0, v1.5.0, v1.5.1, v1.6.0, v1.7.0 | +| dellemc/csm-authorization-sidecar:v1.8.0 | v1.1.0, v1.2.0, v1.3.0, v1.4.0, v1.5.0, v1.5.1, v1.6.0, v1.7.0, v1.8.0 | {{}} ## Roles and Responsibilities diff --git a/content/docs/authorization/cli.md b/content/docs/authorization/cli.md index fb7cf4c6db..a6dca425dc 100644 --- a/content/docs/authorization/cli.md +++ b/content/docs/authorization/cli.md @@ -6,6 +6,10 @@ description: > Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization CLI --- +{{% pageinfo color="primary" %}} +The CSM Authorization karavictl CLI is no longer actively maintained or supported. It will be deprecated in CSM 1.9. +{{% /pageinfo %}} + karavictl is a command-line interface (CLI) used to interact with and manage your Container Storage Modules (CSM) Authorization deployment. This document outlines all karavictl commands, their intended use, options that can be provided to alter their execution, and expected output from those commands. diff --git a/content/docs/authorization/configuration/powerflex/_index.md b/content/docs/authorization/configuration/powerflex/_index.md index 2656d863e0..406013bd61 100644 --- a/content/docs/authorization/configuration/powerflex/_index.md +++ b/content/docs/authorization/configuration/powerflex/_index.md @@ -119,8 +119,8 @@ Given a setup where Kubernetes, a storage system, and the CSM for Authorization enabled: true # sidecarProxyImage: the container image used for the csm-authorization-sidecar. - # Default value: dellemc/csm-authorization-sidecar:v1.7.0 - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.7.0 + # Default value: dellemc/csm-authorization-sidecar:v1.8.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 # proxyHost: hostname of the csm-authorization server # Default value: None @@ -156,10 +156,10 @@ Given a setup where Kubernetes, a storage system, and the CSM for Authorization - name: authorization # enable: Enable/Disable csm-authorization enabled: true - configVersion: v1.7.0 + configVersion: v1.8.0 components: - name: karavi-authorization-proxy - image: dellemc/csm-authorization-sidecar:v1.7.0 + image: dellemc/csm-authorization-sidecar:v1.8.0 envs: # proxyHost: hostname of the csm-authorization server - name: "PROXY_HOST" diff --git a/content/docs/authorization/configuration/powermax/_index.md b/content/docs/authorization/configuration/powermax/_index.md index cfb8b6e0e1..22aadfadbf 100644 --- a/content/docs/authorization/configuration/powermax/_index.md +++ b/content/docs/authorization/configuration/powermax/_index.md @@ -85,8 +85,8 @@ Create the karavi-authorization-config secret using this command: enabled: true # sidecarProxyImage: the container image used for the csm-authorization-sidecar. - # Default value: dellemc/csm-authorization-sidecar:v1.7.0 - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.7.0 + # Default value: dellemc/csm-authorization-sidecar:v1.8.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 # proxyHost: hostname of the csm-authorization server # Default value: None diff --git a/content/docs/authorization/configuration/powerscale/_index.md b/content/docs/authorization/configuration/powerscale/_index.md index d6c452d033..5e0ca63c16 100644 --- a/content/docs/authorization/configuration/powerscale/_index.md +++ b/content/docs/authorization/configuration/powerscale/_index.md @@ -127,8 +127,8 @@ kubectl -n isilon create secret generic karavi-authorization-config --from-file= enabled: true # sidecarProxyImage: the container image used for the csm-authorization-sidecar. - # Default value: dellemc/csm-authorization-sidecar:v1.7.0 - sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.7.0 + # Default value: dellemc/csm-authorization-sidecar:v1.8.0 + sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 # proxyHost: hostname of the csm-authorization server # Default value: None @@ -162,10 +162,10 @@ kubectl -n isilon create secret generic karavi-authorization-config --from-file= - name: authorization # enable: Enable/Disable csm-authorization enabled: true - configVersion: v1.7.0 + configVersion: v1.8.0 components: - name: karavi-authorization-proxy - image: dellemc/csm-authorization-sidecar:v1.6.0 + image: dellemc/csm-authorization-sidecar:v1.8.0 envs: # proxyHost: hostname of the csm-authorization server - name: "PROXY_HOST" diff --git a/content/docs/authorization/configuration/proxy-server/_index.md b/content/docs/authorization/configuration/proxy-server/_index.md index df88d96e5a..fee18f8d06 100644 --- a/content/docs/authorization/configuration/proxy-server/_index.md +++ b/content/docs/authorization/configuration/proxy-server/_index.md @@ -5,6 +5,10 @@ description: > Configuring the CSM for Authorization Proxy Server --- +{{% pageinfo color="primary" %}} +The CSM Authorization karavictl CLI is no longer actively maintained or supported. It will be deprecated in CSM 1.9. +{{% /pageinfo %}} + ## Configuring the CSM for Authorization Proxy Server The storage administrator must first configure Authorization with the following via `karavictl`: diff --git a/content/docs/authorization/deployment/_index.md b/content/docs/authorization/deployment/_index.md index 5ff8a907d1..db07f7860b 100644 --- a/content/docs/authorization/deployment/_index.md +++ b/content/docs/authorization/deployment/_index.md @@ -8,4 +8,8 @@ tags: - csm-authorization --- +{{% pageinfo color="primary" %}} +The CSM Authorization RPM is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use CSM Authorization Helm deployment or CSM Operator going forward. +{{% /pageinfo %}} + Installation information for CSM Authorization can be found in this section. diff --git a/content/docs/authorization/deployment/helm/_index.md b/content/docs/authorization/deployment/helm/_index.md index 8ef6f29c26..241aa40f9c 100644 --- a/content/docs/authorization/deployment/helm/_index.md +++ b/content/docs/authorization/deployment/helm/_index.md @@ -5,6 +5,10 @@ description: > Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization Helm deployment --- +{{% pageinfo color="primary" %}} +The CSM Authorization karavictl CLI is no longer actively maintained or supported. It will be deprecated in CSM 1.9. +{{% /pageinfo %}} + CSM Authorization can be installed by using the provided Helm v3 charts on Kubernetes platforms. The following CSM Authorization components are installed in the specified namespace: diff --git a/content/docs/authorization/deployment/rpm/_index.md b/content/docs/authorization/deployment/rpm/_index.md index 86ce8cfaf2..48c9805615 100644 --- a/content/docs/authorization/deployment/rpm/_index.md +++ b/content/docs/authorization/deployment/rpm/_index.md @@ -6,6 +6,14 @@ description: > Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization RPM deployment --- +{{% pageinfo color="primary" %}} +The CSM Authorization RPM is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use CSM Authorization Helm deployment or CSM Operator going forward. +{{% /pageinfo %}} + +{{% pageinfo color="primary" %}} +The CSM Authorization karavictl CLI is no longer actively maintained or supported. It will be deprecated in CSM 1.9. +{{% /pageinfo %}} + This section outlines the deployment steps for Container Storage Modules (CSM) for Authorization. The deployment of CSM for Authorization is handled in 2 parts: - Deploying the CSM for Authorization proxy server, to be controlled by storage administrators - Configuring one to many [supported](../../../authorization#supported-csi-drivers) Dell CSI drivers with CSM for Authorization diff --git a/content/docs/authorization/design.md b/content/docs/authorization/design.md index 5d383a5114..be99fc5172 100644 --- a/content/docs/authorization/design.md +++ b/content/docs/authorization/design.md @@ -6,6 +6,10 @@ description: > Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization design --- +{{% pageinfo color="primary" %}} +The CSM Authorization karavictl CLI is no longer actively maintained or supported. It will be deprecated in CSM 1.9. +{{% /pageinfo %}} + Container Storage Modules (CSM) for Authorization is designed as a service mesh solution and consists of many internal components that work together in concert to achieve its overall functionality. This document provides an overview of the major components, including how they fit together and pointers to implementation details. diff --git a/content/docs/authorization/release/_index.md b/content/docs/authorization/release/_index.md index 361c3bb437..c4f3aedca6 100644 --- a/content/docs/authorization/release/_index.md +++ b/content/docs/authorization/release/_index.md @@ -6,7 +6,7 @@ Description: > Dell Container Storage Modules (CSM) release notes for authorization --- -## Release Notes - CSM Authorization 1.7.0 +## Release Notes - CSM Authorization 1.8.0 ### New Features/Changes diff --git a/content/docs/authorization/troubleshooting.md b/content/docs/authorization/troubleshooting.md index 53e2b787d8..e55bef9073 100644 --- a/content/docs/authorization/troubleshooting.md +++ b/content/docs/authorization/troubleshooting.md @@ -6,6 +6,14 @@ Description: > Troubleshooting guide --- +{{% pageinfo color="primary" %}} +The CSM Authorization RPM is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use CSM Authorization Helm deployment or CSM Operator going forward. +{{% /pageinfo %}} + +{{% pageinfo color="primary" %}} +The CSM Authorization karavictl CLI is no longer actively maintained or supported. It will be deprecated in CSM 1.9. +{{% /pageinfo %}} + ## RPM Deployment - [The Failure of Building an Authorization RPM](#The-Failure-of-Building-an-Authorization-RPM) - [Running `karavictl tenant` commands result in an HTTP 504 error](#running-karavictl-tenant-commands-result-in-an-http-504-error) diff --git a/content/docs/authorization/uninstallation.md b/content/docs/authorization/uninstallation.md index c81fb3c639..c0abd5e836 100644 --- a/content/docs/authorization/uninstallation.md +++ b/content/docs/authorization/uninstallation.md @@ -6,6 +6,10 @@ description: > Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization Uninstallation --- +{{% pageinfo color="primary" %}} +The CSM Authorization RPM is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use CSM Authorization Helm deployment or CSM Operator going forward. +{{% /pageinfo %}} + This section outlines the uninstallation steps for Container Storage Modules (CSM) for Authorization. ## Uninstalling the RPM diff --git a/content/docs/authorization/upgrade.md b/content/docs/authorization/upgrade.md index 17a282aecd..fa655734f1 100644 --- a/content/docs/authorization/upgrade.md +++ b/content/docs/authorization/upgrade.md @@ -6,6 +6,10 @@ description: > Upgrade Dell Technologies (Dell) Container Storage Modules (CSM) for Authorization --- +{{% pageinfo color="primary" %}} +The CSM Authorization RPM is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use CSM Authorization Helm deployment or CSM Operator going forward. +{{% /pageinfo %}} + This section outlines the upgrade steps for Container Storage Modules (CSM) for Authorization. The upgrade of CSM for Authorization is handled in 2 parts: - Upgrading the CSM for Authorization proxy server - Upgrading the Dell CSI drivers with CSM for Authorization enabled diff --git a/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-isilon-1.8.0.template b/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-isilon-1.8.0.template index 612207e6c7..9294de8de5 100644 --- a/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-isilon-1.8.0.template +++ b/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-isilon-1.8.0.template @@ -245,10 +245,10 @@ spec: - name: authorization # enable: Enable/Disable csm-authorization enabled: $AUTHORIZATION_ENABLED - configVersion: v1.7.0 + configVersion: v1.8.0 components: - name: karavi-authorization-proxy - image: dellemc/csm-authorization-sidecar:v1.7.0 + image: dellemc/csm-authorization-sidecar:v1.8.0 envs: # proxyHost: hostname of the csm-authorization server - name: "PROXY_HOST" diff --git a/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-powermax-1.8.0.template b/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-powermax-1.8.0.template index ad757c1d49..8df1e6d03c 100644 --- a/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-powermax-1.8.0.template +++ b/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-powermax-1.8.0.template @@ -253,10 +253,10 @@ spec: - name: authorization # enabled: Enable/Disable csm-authorization enabled: $AUTHORIZATION_ENABLED - configVersion: v1.7.0 + configVersion: v1.8.0 components: - name: karavi-authorization-proxy - image: dellemc/csm-authorization-sidecar:v1.7.0 + image: dellemc/csm-authorization-sidecar:v1.8.0 envs: # proxyHost: hostname of the csm-authorization server - name: "PROXY_HOST" diff --git a/content/docs/deployment/csmoperator/_index.md b/content/docs/deployment/csmoperator/_index.md index 058fe58000..f329059557 100644 --- a/content/docs/deployment/csmoperator/_index.md +++ b/content/docs/deployment/csmoperator/_index.md @@ -24,16 +24,16 @@ The table below lists the driver and modules versions installable with the CSM O | CSI Driver | Version | CSM Authorization | CSM Replication | CSM Observability | CSM Resiliency | | ------------------ |---------|-------------------|-----------------|-------------------|----------------| -| CSI PowerScale | 2.7.0 | ✔ 1.7.0 | ✔ 1.5.0 | ✔ 1.5.0 | ✔ 1.6.0 | +| CSI PowerScale | 2.7.0 | ✔ 1.8.0 | ✔ 1.5.0 | ✔ 1.5.0 | ✔ 1.7.0 | | CSI PowerScale | 2.6.0 | ✔ 1.6.0 | ✔ 1.4.0 | ✔ 1.5.0 | ❌ | | CSI PowerScale | 2.5.0 | ✔ 1.5.0 | ✔ 1.3.0 | ✔ 1.4.0 | ❌ | -| CSI PowerFlex | 2.7.0 | ✔ 1.7.0 | ✔ 1.5.0 | ✔ 1.5.0 | ✔ 1.6.0 | +| CSI PowerFlex | 2.7.0 | ✔ 1.8.0 | ✔ 1.5.0 | ✔ 1.5.0 | ✔ 1.7.0 | | CSI PowerFlex | 2.6.0 | ✔ 1.6.0 | ✔ 1.4.0 | ✔ 1.5.0 | ❌ | | CSI PowerFlex | 2.5.0 | ✔ 1.5.0 | ❌ | ✔ 1.4.0 | ❌ | | CSI PowerStore | 2.8.0 | ❌ | ❌ | ❌ | ✔ 1.7.0 | -| CSI PowerStore | 2.7.0 | ❌ | ❌ | ❌ | ✔ 1.6.0 | +| CSI PowerStore | 2.7.0 | ❌ | ❌ | ❌ | ✔ 1.7.0 | | CSI PowerStore | 2.6.0 | ❌ | ❌ | ❌ | ❌ | -| CSI PowerMax | 2.7.0 | ✔ 1.7.0 | ✔ 1.5.0 | ❌ | ❌ | +| CSI PowerMax | 2.7.0 | ✔ 1.8.0 | ✔ 1.5.0 | ❌ | ❌ | | CSI Unity XT | 2.8.0 | ❌ | ❌ | ❌ | ❌ | | CSI Unity XT | 2.7.0 | ❌ | ❌ | ❌ | ❌ | | CSI Unity XT | 2.6.0 | ❌ | ❌ | ❌ | ❌ | diff --git a/content/docs/deployment/csmoperator/modules/authorization.md b/content/docs/deployment/csmoperator/modules/authorization.md index 207d915951..a1dfa78d8e 100644 --- a/content/docs/deployment/csmoperator/modules/authorization.md +++ b/content/docs/deployment/csmoperator/modules/authorization.md @@ -5,6 +5,10 @@ description: > Installing Authorization via Dell CSM Operator --- +{{% pageinfo color="primary" %}} +The CSM Authorization karavictl CLI is no longer actively maintained or supported. It will be deprecated in CSM 1.9. +{{% /pageinfo %}} + ## Install CSM Authorization via Dell CSM Operator The CSM Authorization module for supported Dell CSI Drivers can be installed via the Dell CSM Operator. diff --git a/content/docs/observability/deployment/online.md b/content/docs/observability/deployment/online.md index 174e44e2bd..b7e5155e0d 100644 --- a/content/docs/observability/deployment/online.md +++ b/content/docs/observability/deployment/online.md @@ -6,6 +6,10 @@ description: > Dell Container Storage Modules (CSM) for Observability Installer --- +{{% pageinfo color="primary" %}} +The CSM Authorization karavictl CLI is no longer actively maintained or supported. It will be deprecated in CSM 1.9. +{{% /pageinfo %}} +