From a5c78f823095ecf888c4c3396fb694800bc71f25 Mon Sep 17 00:00:00 2001 From: Michael Mattsson Date: Wed, 4 Dec 2024 18:49:09 +0000 Subject: [PATCH] Virtual Domain docs, rebrand and others (#218) Signed-off-by: Michael Mattsson --- .../index.md | 44 +++++++++++++++---- docs/container_storage_provider/index.md | 2 +- docs/csi_driver/deployment.md | 12 ++--- docs/csi_driver/diagnostics.md | 4 +- docs/csi_driver/index.md | 2 +- docs/csi_driver/using.md | 2 +- docs/index.md | 2 +- docs/legal/support/index.md | 6 +-- docs/partners/redhat_openshift/index.md | 10 ++--- docs/partners/vmware/index.md | 4 +- docs/welcome/index.md | 6 +-- mkdocs.yml | 8 ++-- 12 files changed, 65 insertions(+), 37 deletions(-) rename docs/container_storage_provider/{hpe_alletra_storage_mp => hpe_alletra_storage_mp_b10000}/index.md (90%) diff --git a/docs/container_storage_provider/hpe_alletra_storage_mp/index.md b/docs/container_storage_provider/hpe_alletra_storage_mp_b10000/index.md similarity index 90% rename from docs/container_storage_provider/hpe_alletra_storage_mp/index.md rename to docs/container_storage_provider/hpe_alletra_storage_mp_b10000/index.md index 6206b433..ab6dcbc4 100644 --- a/docs/container_storage_provider/hpe_alletra_storage_mp/index.md +++ b/docs/container_storage_provider/hpe_alletra_storage_mp_b10000/index.md @@ -1,32 +1,29 @@ # Introduction -The HPE Alletra Storage MP, Alletra 9000 and Primera and 3PAR Storage Container Storage Provider (CSP) for Kubernetes is part of the [HPE CSI Driver for Kubernetes](../../csi_driver/index.md). The CSP abstract the data management capabilities of the array for use by Kubernetes. - -!!! note - The HPE CSI Driver for Kubernetes is only compatible with HPE Alletra Storage MP running with block services, such as HPE GreenLake for Block Storage. +The HPE Alletra Storage MP B10000, Alletra 9000 and Primera and 3PAR Storage Container Storage Provider (CSP) for Kubernetes is part of the [HPE CSI Driver for Kubernetes](../../csi_driver/index.md). The CSP abstract the data management capabilities of the array for use by Kubernetes. [TOC] !!! note - For help getting started with deploying the HPE CSI Driver using HPE Alletra Storage MP, Alletra 9000, Primera or 3PAR storage, check out the [tutorial over at HPE Developer](https://developer.hpe.com/blog/9o7zJkqlX5cErkrzgopL/tutorial-how-to-get-started-with-the-hpe-csi-driver-and-hpe-primera-and-). + For help getting started with deploying the HPE CSI Driver using HPE Alletra Storage MP B10000, Alletra 9000, Primera or 3PAR storage, check out the [tutorial over at HPE Developer](https://developer.hpe.com/blog/9o7zJkqlX5cErkrzgopL/tutorial-how-to-get-started-with-the-hpe-csi-driver-and-hpe-primera-and-). ## Platform Requirements Check the corresponding CSI driver version in the [compatibility and support](../../csi_driver/index.md#compatibility_and_support) table for the latest updates on supported Kubernetes version, orchestrators and host OS. ### Network Port Requirements -The HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR Container Storage Provider requires the following TCP ports to be open inbound to the array from the Kubernetes cluster worker nodes running the HPE CSI Driver for Kubernetes. +The HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR Container Storage Provider requires the following TCP ports to be open inbound to the array from the Kubernetes cluster worker nodes running the HPE CSI Driver for Kubernetes. | Port | Protocol | Description | | ---- | -------- | ----------- | -| 443 | HTTPS | WSAPI (HPE Alletra Storage MP, Alletra 9000/Primera) | +| 443 | HTTPS | WSAPI (HPE Alletra Storage MP B10000, Alletra 9000/Primera) | | 8080 | HTTPS | WSAPI (HPE 3PAR) | | 22 | SSH | Array communication | @@ -41,6 +38,35 @@ The CSP requires access to a local user with either `edit` or the `super` role. Virtual Domains are not yet fully supported by the CSP. From HPE CSI Driver v2.5.0, it's possible to manually create the Kubernetes hosts connecting to storage within the Virtual Domain. Once the hosts have been created, deploy the CSI driver with the Helm chart using the "disableHostDeletion" parameter set to "true". The Virtual Domain user may create the hosts through the Virtual Domain if the "AllowDomainUsersAffectNoDomain" parameter is set to either "hostonly" or "yes" on the array. +#### Detailed steps to use Virtual Domains + +These steps assumes access to the storage platform with privileges to create domains and change settings. + +Login to the storage platform with SSH. Create an new domain: + +```text +cli% createdomain -comment "This is a test domain." my-kubernetes-domain-0 +``` + +Then, create a new user and assign to the domain. These credentials will be used by the CSI driver. + +```text +cli% createuser -c my-password-0 domain-user-0 my-kubernetes-domain-0 edit +``` + +Next, make sure domain users are allowed to create hosts outside the domain. + +```text +cli% setsys AllowDomainUsersAffectNoDomain hostonly +``` + +The next steps involve installing the HPE CSI Driver for Kubernetes with `disableHostDeletion` set to `true`. The steps to supply the parameter depends on if the Helm chart or Operator is being used. + +- Helm chart install from [ArtifactHub.io](https://artifacthub.io/packages/helm/hpe-storage/hpe-csi-driver). +- Operator install for [OpenShift](../../partners/redhat_openshift/index.md). + +Once the CSI driver is installed and running, [add an HPE storage backend](../../csi_driver/deployment.md#add_an_hpe_storage_backend) with the credentials provided in the steps above. + !!! note Remote Copy Groups managed by the CSP have not been tested with Virtual Domains at this time. @@ -401,4 +427,4 @@ These are the current limitations of the Remote Copy Peer Persistence integratio ## Support -Please refer to the HPE Alletra Storage MP, Alletra 9000 and Primera and 3PAR Storage CSP [support statement](../../legal/support/index.md#hpe_primera_and_hpe_3par_container_storage_provider_support). +Please refer to the HPE Alletra Storage MP B10000, Alletra 9000 and Primera and 3PAR Storage CSP [support statement](../../legal/support/index.md#hpe_primera_and_hpe_3par_container_storage_provider_support). diff --git a/docs/container_storage_provider/index.md b/docs/container_storage_provider/index.md index 7eeb1be5..12adfa55 100644 --- a/docs/container_storage_provider/index.md +++ b/docs/container_storage_provider/index.md @@ -1,4 +1,4 @@ # Container Storage Providers * [HPE Alletra 5000/6000 and Nimble Storage](hpe_alletra_6000/index.md) -* [HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR](hpe_alletra_storage_mp/index.md) +* [HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR](hpe_alletra_storage_mp_b10000/index.md) diff --git a/docs/csi_driver/deployment.md b/docs/csi_driver/deployment.md index 885cd84d..15fdea85 100644 --- a/docs/csi_driver/deployment.md +++ b/docs/csi_driver/deployment.md @@ -184,7 +184,7 @@ All parameters are mandatory and described below. Example: -```yaml fct_label="HPE Alletra Storage MP" +```yaml fct_label="HPE Alletra Storage MP B10000" apiVersion: v1 kind: Secret metadata: @@ -290,7 +290,7 @@ This `Secret` is used by the CSI sidecars in the `StorageClass` to authenticate To create a new `Secret`, specify the name, `Namespace`, backend username, backend password and the backend IP address to be used by the CSP and save it as `custom-secret.yaml` (a detailed description of the parameters are [available above](#secret_parameters)). -```yaml fct_label="HPE Alletra Storage MP" +```yaml fct_label="HPE Alletra Storage MP B10000" apiVersion: v1 kind: Secret metadata: @@ -468,7 +468,7 @@ Container Storage Provider: kubectl apply -f https://raw.githubusercontent.com/hpe-storage/co-deployments/master/yaml/csi-driver/v2.4.2/nimble-csp.yaml ``` -```text fct_label="HPE Alletra Storage MP, HPE Alletra 9000, Primera and 3PAR" +```text fct_label="HPE Alletra Storage MP B10000, HPE Alletra 9000, Primera and 3PAR" kubectl apply -f https://raw.githubusercontent.com/hpe-storage/co-deployments/master/yaml/csi-driver/v2.4.2/3par-primera-csp.yaml kubectl apply -f https://raw.githubusercontent.com/hpe-storage/co-deployments/master/yaml/csi-driver/v2.4.2/3par-primera-crd.yaml ``` @@ -515,12 +515,12 @@ Uninstall relevant Container Storage Provider: kubectl delete -f https://raw.githubusercontent.com/hpe-storage/co-deployments/master/yaml/csi-driver/v2.4.2/nimble-csp.yaml ``` -```text fct_label="HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR" +```text fct_label="HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR" kubectl delete -f https://raw.githubusercontent.com/hpe-storage/co-deployments/master/yaml/csi-driver/v2.4.2/3par-primera-csp.yaml ``` -!!! error "HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR users" - If you are reinstalling the HPE CSI Driver, **DO NOT** remove the `crd/hpevolumeinfos.storage.hpe.com` resource. This `CustomResourceDefinition` contains important volume metadata used by the HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR CSP. HPE CSI Driver **v2.0.0 and below** share the same YAML file for `crds` and CSP and would require a manual removal of the individual `Service` and `Deployment` in the "hpe-storage" `Namespace`. +!!! error "HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR users" + If you are reinstalling the HPE CSI Driver, **DO NOT** remove the `crd/hpevolumeinfos.storage.hpe.com` resource. This `CustomResourceDefinition` contains important volume metadata used by the HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR CSP. HPE CSI Driver **v2.0.0 and below** share the same YAML file for `crds` and CSP and would require a manual removal of the individual `Service` and `Deployment` in the "hpe-storage" `Namespace`. Uninstall the CSI driver: diff --git a/docs/csi_driver/diagnostics.md b/docs/csi_driver/diagnostics.md index 44fd7d32..ac8e4971 100644 --- a/docs/csi_driver/diagnostics.md +++ b/docs/csi_driver/diagnostics.md @@ -15,7 +15,7 @@ hpe-storage hpe-csi-node-pwq2d 2/2 Running 0 hpe-storage nimble-csp-546c9c4dd4-5lsdt 1/1 Running 0 15s ``` -```text fct_label="HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR" +```text fct_label="HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR" kubectl get pods --all-namespaces -l 'app in (primera3par-csp, hpe-csi-node, hpe-csi-controller)' NAMESPACE NAME READY STATUS RESTARTS AGE hpe-storage hpe-csi-controller-7d9cd6b855-fqppd 9/9 Running 0 14s @@ -170,7 +170,7 @@ CSP logs can be accessed from their respective services. kubectl logs -f deploy/nimble-csp -n hpe-storage ``` -```text fct_label="HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR" +```text fct_label="HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR" kubectl logs -f deploy/primera3par-csp -n hpe-storage ``` diff --git a/docs/csi_driver/index.md b/docs/csi_driver/index.md index 484c4e4b..66aa028f 100644 --- a/docs/csi_driver/index.md +++ b/docs/csi_driver/index.md @@ -84,7 +84,7 @@ Upgrade considerations: * Existing claims provisioned with the NFS Server Provisioner [needs to be upgraded](operations.md#upgrade_to_v250). * Current users of CHAP needs to review the [iSCSI CHAP Considerations](#iscsi_chap_considerations) -* The `importVol` parameter has been renamed `importVolumeName` for [HPE Alletra Storage MP and Alletra 9000/Primera/3PAR](../container_storage_provider/hpe_alletra_storage_mp/index.md) +* The `importVol` parameter has been renamed `importVolumeName` for [HPE Alletra Storage MP and Alletra 9000/Primera/3PAR](../container_storage_provider/hpe_alletra_storage_mp_b10000/index.md) !!! caution "note" HPE CSI Driver v2.5.0 is deployed with **v2.5.1** of the Helm chart and Operator diff --git a/docs/csi_driver/using.md b/docs/csi_driver/using.md index 70924680..ee0a08d1 100644 --- a/docs/csi_driver/using.md +++ b/docs/csi_driver/using.md @@ -1126,7 +1126,7 @@ Any workload provisioning `PVCs` from the above `StorageClass` will now be sched How to map an existing backend volume to a `PersistentVolume` differs between the CSP implementations. - [HPE Alletra 5000/6000 and Nimble Storage](../container_storage_provider/hpe_alletra_6000/index.md#static_provisioning) -- [HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR](../container_storage_provider/hpe_alletra_storage_mp/index.md#static_provisioning) +- [HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR](../container_storage_provider/hpe_alletra_storage_mp_b10000/index.md#static_provisioning) ## Further Reading diff --git a/docs/index.md b/docs/index.md index 02344c78..b6d3608b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@ --> ## HPE Storage Container Orchestrator Documentation -This is an umbrella documentation project for the HPE CSI Driver for Kubernetes and neighboring ecosystems for HPE primary storage including HPE Alletra Storage MP, Alletra 9000, Alletra 5000/6000, Nimble Storage, Primera and 3PAR storage systems. The documentation is tailored for IT Ops, developers and technology partners. +This is an umbrella documentation project for the HPE CSI Driver for Kubernetes and neighboring ecosystems for HPE primary storage including HPE Alletra Storage MP B10000, Alletra 9000, Alletra 5000/6000, Nimble Storage, Primera and 3PAR storage systems. The documentation is tailored for IT Ops, developers and technology partners. ![HPE CSI Driver for Kubernetes](img/csi-driver-overview.png) diff --git a/docs/legal/support/index.md b/docs/legal/support/index.md index 4c76f71b..19e768db 100644 --- a/docs/legal/support/index.md +++ b/docs/legal/support/index.md @@ -24,11 +24,11 @@ Example cases where support may not be possible include: * = In the event where other vendors need to be consulted, the HPE Nimble Support team will not disengage from the Support Action. HPE Nimble Support will continue to partner with the customer and other vendors to search for the correct answers to the issue. -### HPE Alletra Storage MP, Alletra 9000 and Primera and 3PAR Container Storage Provider support +### HPE Alletra Storage MP B10000, Alletra 9000 and Primera and 3PAR Container Storage Provider support -Limited to the HPE Alletra Storage MP, Alletra 9000 and Primera and 3PAR Storage Container Storage Provider (CSP) only. Best effort support is available for the CSP for HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR Storage with All-inclusive Single or Multi-System software and an active HPE Pointnext support agreement. Since HPE Pointnext support for the CSP is best effort only, any other support levels like Warranty, Foundation Care, Proactive Care, Proactive Care Advanced and Datacenter Care or other support levels do not apply. Best effort response times are based on local standard business days and working hours. If your location is outside the customary service zone, response time may be longer. +Limited to the HPE Alletra Storage MP B10000, Alletra 9000 and Primera and 3PAR Storage Container Storage Provider (CSP) only. Best effort support is available for the CSP for HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR Storage with All-inclusive Single or Multi-System software and an active HPE Pointnext support agreement. Since HPE Pointnext support for the CSP is best effort only, any other support levels like Warranty, Foundation Care, Proactive Care, Proactive Care Advanced and Datacenter Care or other support levels do not apply. Best effort response times are based on local standard business days and working hours. If your location is outside the customary service zone, response time may be longer. -| HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR Hardware Contract Type | Phone Number | +| HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR Hardware Contract Type | Phone Number | | ----------------------------------------------------------------------------- | ------------ | | **Warranty and Foundation Care** | 800-633-3600 | | **Proactive Care (PC)** | 866-211-5211 | diff --git a/docs/partners/redhat_openshift/index.md b/docs/partners/redhat_openshift/index.md index 6d68827b..96addf12 100644 --- a/docs/partners/redhat_openshift/index.md +++ b/docs/partners/redhat_openshift/index.md @@ -191,15 +191,15 @@ deployment "hpe-csi-driver-operator" successfully rolled out The next step is to create a `HPECSIDriver` object. ```yaml fct_label="HPE CSI Operator v2.5.1" -# oc apply -f {{ config.site_url }}csi_driver/examples/deployment/hpecsidriver-v2.5.1-sample.yaml +# oc apply -n hpe-storage -f {{ config.site_url }}csi_driver/examples/deployment/hpecsidriver-v2.5.1-sample.yaml {% include "../../csi_driver/examples/deployment/hpecsidriver-v2.5.1-sample.yaml" %}``` ```yaml fct_label="v2.4.2" -# oc apply -f {{ config.site_url }}csi_driver/examples/deployment/hpecsidriver-v2.4.2-sample.yaml +# oc apply -n hpe-storage -f {{ config.site_url }}csi_driver/examples/deployment/hpecsidriver-v2.4.2-sample.yaml {% include "../../csi_driver/examples/deployment/hpecsidriver-v2.4.2-sample.yaml" %}``` ```yaml fct_label="v2.4.1" -# oc apply -f {{ config.site_url }}csi_driver/examples/deployment/hpecsidriver-v2.4.1-sample.yaml +# oc apply -n hpe-storage -f {{ config.site_url }}csi_driver/examples/deployment/hpecsidriver-v2.4.1-sample.yaml {% include "../../csi_driver/examples/deployment/hpecsidriver-v2.4.1-sample.yaml" %}``` The CSI driver is now ready for use. Next, an [HPE storage backend needs to be added](../../csi_driver/deployment.md#add_an_hpe_storage_backend) along with a [`StorageClass`](../../csi_driver/using.md#base_storageclass_parameter). @@ -314,9 +314,9 @@ oc get pvc -n openshift-virtualization-os-images -w !!! hint The "accessMode" transformation for block volumes from RWO PVC to RWX clone has been resolved in HPE CSI Driver v2.5.0. Regardless, using source RWX PVs will simplify the workflows for users. -# Live VM migrations for Alletra Storage MP +# Live VM migrations for Alletra Storage MP B10000 -With HPE CSI Operator for Kubernetes v2.4.2 and older there's an issue that prevents live migrations of VMs that has `PVCs` attached that has been clones from an OS image residing on Alletra Storage MP backends including 3PAR, Primera and Alletra 9000. +With HPE CSI Operator for Kubernetes v2.4.2 and older there's an issue that prevents live migrations of VMs that has `PVCs` attached that has been clones from an OS image residing on Alletra Storage MP B10000 backends including 3PAR, Primera and Alletra 9000. Identify the `PVC` that that has been cloned from an OS image. The VM name is "centos7-silver-bedbug-14" in this case. diff --git a/docs/partners/vmware/index.md b/docs/partners/vmware/index.md index 78754de3..400b6f91 100644 --- a/docs/partners/vmware/index.md +++ b/docs/partners/vmware/index.md @@ -8,7 +8,7 @@ CNS fully supports Storage Policy-Based Management (SPBM) to provision volumes. ### Feature Comparison -Volume parameters available to the vSphere Container Storage Plug-in will be dependent upon options exposed through the vSphere SPBM and may not include all volume features available. Please refer to the [HPE Primera: VMware ESXi Implementation Guide](https://support.hpe.com/hpesc/public/docDisplay?docId=sd00001341en_us&docLocale=en_US&page=index.html) (includes HPE Alletra Storage MP, Alletra 9000 and 3PAR) or [VMware vSphere Virtual Volumes on HPE Nimble Storage Implementation Guide](https://www.hpe.com/psnow/doc/a00044881enw) (includes HPE Alletra 5000/6000 and dHCI) for list of available features. +Volume parameters available to the vSphere Container Storage Plug-in will be dependent upon options exposed through the vSphere SPBM and may not include all volume features available. Please refer to the [HPE Primera: VMware ESXi Implementation Guide](https://support.hpe.com/hpesc/public/docDisplay?docId=sd00001341en_us&docLocale=en_US&page=index.html) (includes HPE Alletra Storage MP B10000, Alletra 9000 and 3PAR) or [VMware vSphere Virtual Volumes on HPE Nimble Storage Implementation Guide](https://www.hpe.com/psnow/doc/a00044881enw) (includes HPE Alletra 5000/6000 and dHCI) for list of available features. For a list of available volume parameters in the HPE CSI Driver for Kubernetes, refer to the respective [CSP](../../container_storage_provider/index.md). @@ -38,7 +38,7 @@ For a list of available volume parameters in the HPE CSI Driver for Kubernetes, 1 = Feature comparison based upon HPE CSI Driver for Kubernetes 2.4.0 and the vSphere Container Storage Plug-in 3.1.2
2 = HPE and VMware fully support features listed as GA for their respective CSI drivers.
- 3 = The HPE Remote Copy Peer Persistence feature of the HPE CSI Driver for Kubernetes is only available with HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR storage systems.
+ 3 = The HPE Remote Copy Peer Persistence feature of the HPE CSI Driver for Kubernetes is only available with HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR storage systems.
4 = Peer Persistence is an HPE Storage specific platform feature that isn't abstracted up to the vSphere Container Storage Plug-in. Peer Persistence works with the vSphere Container Storage Plug-in when using VMFS datastores.
diff --git a/docs/welcome/index.md b/docs/welcome/index.md index a31c7424..cba8fc4f 100644 --- a/docs/welcome/index.md +++ b/docs/welcome/index.md @@ -2,9 +2,9 @@ HPE provides a broad portfolio of products that integrate with Kubernetes and neighboring ecosystems. The following table provides an overview of integrations available for each primary storage platform. -| Ecosystem | ![](img/alletra6000.png)

HPE Alletra 5000/6000 and Nimble | ![](img/alletramp.png)

HPE Alletra Storage MP, Alletra 9000, Primera and 3PAR | +| Ecosystem | ![](img/alletra6000.png)

HPE Alletra 5000/6000 and Nimble | ![](img/alletramp.png)

HPE Alletra Storage MP B10000, Alletra 9000, Primera and 3PAR | | :-: | :-: | :-: | -| Kubernetes | [HPE CSI Driver](../csi_driver/index.md) with [Alletra 6000 CSP](../container_storage_provider/hpe_alletra_6000/index.md) |[HPE CSI Driver](../csi_driver/index.md) with [Alletra Storage MP CSP](../container_storage_provider/hpe_alletra_storage_mp/index.md) | +| Kubernetes | [HPE CSI Driver](../csi_driver/index.md) with [Alletra 6000 CSP](../container_storage_provider/hpe_alletra_6000/index.md) |[HPE CSI Driver](../csi_driver/index.md) with [Alletra Storage MP B10000 CSP](../container_storage_provider/hpe_alletra_storage_mp_b10000/index.md) | - Looking to [deploy the CSI driver](../csi_driver/deployment.md)? @@ -12,7 +12,7 @@ HPE provides a broad portfolio of products that integrate with Kubernetes and ne Interested in acquiring a persistent storage solution for your Kubernetes project? -| Criteria | ![](img/alletra6000.png)

HPE Alletra 5000/6000 | ![](img/alletramp.png)

HPE Alletra Storage MP | +| Criteria | ![](img/alletra6000.png)

HPE Alletra 5000/6000 | ![](img/alletramp.png)

HPE Alletra Storage MP B10000 | | :-------------: | :-------------------------------------------------------: | :-------------------------------------------------------: | | Availability | 99.9999% | 100% | | Workloads | Business-critical | Mission-critical | diff --git a/mkdocs.yml b/mkdocs.yml index 83f7e9a6..b8270223 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -30,8 +30,10 @@ plugins: 'docker_volume_plugins/hpe_cloud_volumes.md': 'docker_volume_plugins/hpe_cloud_volumes/index.md' 'docker_volume_plugins/hpe_nimble_storage.md': 'docker_volume_plugins/hpe_nimble_storage/index.md' 'container_storage_provider/hpe_nimble_storage/index.md': 'container_storage_provider/hpe_alletra_6000/index.md' - 'container_storage_provider/hpe_3par_primera/index.md': 'container_storage_provider/hpe_alletra_storage_mp/index.md' - 'container_storage_provider/hpe_alletra_9000/index.md': 'container_storage_provider/hpe_alletra_storage_mp/index.md' + 'container_storage_provider/hpe_3par_primera/index.md': 'container_storage_provider/hpe_alletra_storage_mp_b10000/index.md' + 'container_storage_provider/hpe_alletra_9000/index.md': 'container_storage_provider/hpe_alletra_storage_mp_b10000/index.md' + 'container_storage_provider/hpe_alletra_storage_mp/index.md': 'container_storage_provider/hpe_alletra_storage_mp_b10000/index.md' + 'container_storage_provider/hpe_alletra_mp/index.md': 'container_storage_provider/hpe_alletra_storage_mp_b10000/index.md' 'partners/rancher_labs/index.md': 'partners/suse_rancher/index.md' 'ezmeral_container_platform/install.md': 'ezmeral/install.md' - include-markdown: @@ -49,7 +51,7 @@ nav: - 'Diagnostics': 'csi_driver/diagnostics.md' - CONTAINER STORAGE PROVIDERS: - 'HPE Alletra 5000/6000 and Nimble': 'container_storage_provider/hpe_alletra_6000/index.md' - - 'HPE Alletra Storage MP and Alletra 9000/Primera/3PAR': 'container_storage_provider/hpe_alletra_storage_mp/index.md' + - 'HPE Alletra Storage MP B10000 and Alletra 9000/Primera/3PAR': 'container_storage_provider/hpe_alletra_storage_mp_b10000/index.md' - HPE GREENLAKE FOR FILE STORAGE: - 'Overview': 'filex_csi_driver/index.md' - 'Deployment': 'filex_csi_driver/deployment.md'