|
| 1 | +<!DOCTYPE html> |
| 2 | +<html class="writer-html5" lang="en" > |
| 3 | +<head> |
| 4 | + <meta charset="utf-8" /> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="author" content="Hewlett Packard Enterprise" /> |
| 7 | + <link rel="shortcut icon" href="/img/favicon.ico" /> |
| 8 | + <title>SCOD.HPEDEV.IO</title> |
| 9 | + <link rel="stylesheet" href="/css/theme.css" /> |
| 10 | + <link rel="stylesheet" href="/css/theme_extra.css" /> |
| 11 | + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" /> |
| 12 | + <link href="/css/hpedev.css" rel="stylesheet" /> |
| 13 | + |
| 14 | + <script src="/js/jquery-3.6.0.min.js" defer></script> |
| 15 | + <!--[if lt IE 9]> |
| 16 | + <script src="/js/html5shiv.min.js"></script> |
| 17 | + <![endif]--> |
| 18 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script> |
| 19 | + <script>hljs.initHighlightingOnLoad();</script> |
| 20 | + <script async src="https://www.googletagmanager.com/gtag/js?id=G-PC28RTKKTW"></script> |
| 21 | + <script> |
| 22 | + window.dataLayer = window.dataLayer || []; |
| 23 | + function gtag(){dataLayer.push(arguments);} |
| 24 | + gtag('js', new Date()); |
| 25 | + |
| 26 | + gtag('config', 'G-PC28RTKKTW'); |
| 27 | + </script> |
| 28 | +</head> |
| 29 | + |
| 30 | +<body class="wy-body-for-nav" role="document"> |
| 31 | + |
| 32 | + <div class="wy-grid-for-nav"> |
| 33 | + <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> |
| 34 | + <div class="wy-side-scroll"> |
| 35 | + <div class="wy-side-nav-search"> |
| 36 | + <a href="/." class="icon icon-home"> SCOD.HPEDEV.IO |
| 37 | + </a><div role="search"> |
| 38 | + <form id ="rtd-search-form" class="wy-form" action="//search.html" method="get"> |
| 39 | + <input type="text" name="q" placeholder="Search docs" title="Type search term here" /> |
| 40 | + </form> |
| 41 | +</div> |
| 42 | + </div> |
| 43 | + |
| 44 | + <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> |
| 45 | + <p class="caption"><span class="caption-text">WELCOME</span></p> |
| 46 | + <ul> |
| 47 | + <li class="toctree-l1"><a class="reference internal" href="/welcome/index.html">Get started!</a> |
| 48 | + </li> |
| 49 | + </ul> |
| 50 | + <p class="caption"><span class="caption-text">HPE CSI DRIVER FOR KUBERNETES</span></p> |
| 51 | + <ul> |
| 52 | + <li class="toctree-l1"><a class="reference internal" href="/csi_driver/index.html">Overview</a> |
| 53 | + </li> |
| 54 | + <li class="toctree-l1"><a class="reference internal" href="/csi_driver/deployment.html">Deployment</a> |
| 55 | + </li> |
| 56 | + <li class="toctree-l1"><a class="reference internal" href="/csi_driver/using.html">Using</a> |
| 57 | + </li> |
| 58 | + <li class="toctree-l1"><a class="reference internal" href="/csi_driver/metrics.html">Metrics</a> |
| 59 | + </li> |
| 60 | + <li class="toctree-l1"><a class="reference internal" href="/csi_driver/monitor.html">Pod Monitor</a> |
| 61 | + </li> |
| 62 | + <li class="toctree-l1"><a class="reference internal" href="/csi_driver/operations.html">Auxiliary Operations</a> |
| 63 | + </li> |
| 64 | + <li class="toctree-l1"><a class="reference internal" href="/csi_driver/diagnostics.html">Diagnostics</a> |
| 65 | + </li> |
| 66 | + </ul> |
| 67 | + <p class="caption"><span class="caption-text">CONTAINER STORAGE PROVIDERS</span></p> |
| 68 | + <ul> |
| 69 | + <li class="toctree-l1"><a class="reference internal" href="/container_storage_provider/hpe_alletra_6000/index.html">HPE Alletra 5000/6000 and Nimble</a> |
| 70 | + </li> |
| 71 | + <li class="toctree-l1"><a class="reference internal" href="/container_storage_provider/hpe_alletra_storage_mp/index.html">HPE Alletra Storage MP and Alletra 9000/Primera/3PAR</a> |
| 72 | + </li> |
| 73 | + </ul> |
| 74 | + <p class="caption"><span class="caption-text">HPE GREENLAKE FOR FILE STORAGE</span></p> |
| 75 | + <ul> |
| 76 | + <li class="toctree-l1"><a class="reference internal" href="/filex_csi_driver/index.html">Overview</a> |
| 77 | + </li> |
| 78 | + <li class="toctree-l1"><a class="reference internal" href="/filex_csi_driver/deployment.html">Deployment</a> |
| 79 | + </li> |
| 80 | + <li class="toctree-l1"><a class="reference internal" href="/filex_csi_driver/using.html">Using</a> |
| 81 | + </li> |
| 82 | + </ul> |
| 83 | + <p class="caption"><span class="caption-text">HPE EZMERAL RUNTIME ENTERPRISE</span></p> |
| 84 | + <ul> |
| 85 | + <li class="toctree-l1"><a class="reference internal" href="/ezmeral/install.html">Install HPE CSI Driver</a> |
| 86 | + </li> |
| 87 | + </ul> |
| 88 | + <p class="caption"><span class="caption-text">PARTNER ECOSYSTEMS</span></p> |
| 89 | + <ul> |
| 90 | + <li class="toctree-l1"><a class="reference internal" href="/partners/amazon_eks_anywhere/index.html">Amazon EKS Anywhere</a> |
| 91 | + </li> |
| 92 | + <li class="toctree-l1"><a class="reference internal" href="/partners/canonical/index.html">Canonical</a> |
| 93 | + </li> |
| 94 | + <li class="toctree-l1"><a class="reference internal" href="/partners/cohesity/index.html">Cohesity</a> |
| 95 | + </li> |
| 96 | + <li class="toctree-l1"><a class="reference internal" href="/partners/commvault/index.html">Commvault</a> |
| 97 | + </li> |
| 98 | + <li class="toctree-l1"><a class="reference internal" href="/partners/kasten/index.html">Veeam Kasten</a> |
| 99 | + </li> |
| 100 | + <li class="toctree-l1"><a class="reference internal" href="/partners/mirantis/index.html">Mirantis</a> |
| 101 | + </li> |
| 102 | + <li class="toctree-l1"><a class="reference internal" href="/partners/redhat_openshift/index.html">Red Hat OpenShift</a> |
| 103 | + </li> |
| 104 | + <li class="toctree-l1"><a class="reference internal" href="/partners/suse_harvester/index.html">SUSE Harvester</a> |
| 105 | + </li> |
| 106 | + <li class="toctree-l1"><a class="reference internal" href="/partners/suse_rancher/index.html">SUSE Rancher</a> |
| 107 | + </li> |
| 108 | + <li class="toctree-l1"><a class="reference internal" href="/partners/tkgi/index.html">Tanzu Kubernetes Grid Integrated</a> |
| 109 | + </li> |
| 110 | + <li class="toctree-l1"><a class="reference internal" href="/partners/vmware/index.html">VMware</a> |
| 111 | + </li> |
| 112 | + </ul> |
| 113 | + <p class="caption"><span class="caption-text">LEARN</span></p> |
| 114 | + <ul> |
| 115 | + <li class="toctree-l1"><a class="reference internal" href="/learn/persistent_storage/index.html">Persistent Storage for Kubernetes</a> |
| 116 | + </li> |
| 117 | + <li class="toctree-l1"><a class="reference internal" href="/learn/introduction_to_containers/index.html">For HPE partners:<br /> Introduction to Containers</a> |
| 118 | + </li> |
| 119 | + <li class="toctree-l1"><a class="reference internal" href="/learn/csi_primitives/index.html">Introduction to CSI Primitives</a> |
| 120 | + </li> |
| 121 | + <li class="toctree-l1"><a class="reference internal" href="/learn/video_gallery/index.html">Video Gallery</a> |
| 122 | + </li> |
| 123 | + <li class="toctree-l1"><a class="reference internal" href="/learn/csi_workshop/index.html">Interactive CSI Workshop</a> |
| 124 | + </li> |
| 125 | + </ul> |
| 126 | + <p class="caption"><span class="caption-text">COMMUNITY</span></p> |
| 127 | + <ul> |
| 128 | + <li class="toctree-l1"><a class="" href="https://developer.hpe.com">HPE Developer</a> |
| 129 | + </li> |
| 130 | + <li class="toctree-l1"><a class="" href="https://slack.hpedev.io">Sign up to HPE Developer on Slack</a> |
| 131 | + </li> |
| 132 | + <li class="toctree-l1"><a class="" href="https://github.com/hpe-storage/scod/issues/new?title=I have some feedback on SCOD">Got feedback?</a> |
| 133 | + </li> |
| 134 | + </ul> |
| 135 | + <p class="caption"><span class="caption-text">EXTERNAL LINKS</span></p> |
| 136 | + <ul> |
| 137 | + <li class="toctree-l1"><a class="" href="https://github.com/hpe-storage/scod">SCOD on GitHub</a> |
| 138 | + </li> |
| 139 | + <li class="toctree-l1"><a class="" href="https://github.com/hpe-storage">HPE Storage on GitHub</a> |
| 140 | + </li> |
| 141 | + <li class="toctree-l1"><a class="" href="https://hpe.com/storage/containers">Storage for Containers on hpe.com</a> |
| 142 | + </li> |
| 143 | + </ul> |
| 144 | + <p class="caption"><span class="caption-text">LEGAL</span></p> |
| 145 | + <ul> |
| 146 | + <li class="toctree-l1"><a class="reference internal" href="/legal/contributing/index.html">Contributing</a> |
| 147 | + </li> |
| 148 | + <li class="toctree-l1"><a class="reference internal" href="/legal/support/index.html">Support</a> |
| 149 | + </li> |
| 150 | + <li class="toctree-l1"><a class="reference internal" href="/legal/license/index.html">License</a> |
| 151 | + </li> |
| 152 | + <li class="toctree-l1"><a class="reference internal" href="/legal/notices/index.html">Notices</a> |
| 153 | + </li> |
| 154 | + </ul> |
| 155 | + <p class="caption"><span class="caption-text">LEGACY DRIVERS AND PLUGINS</span></p> |
| 156 | + <ul> |
| 157 | + <li class="toctree-l1"><a class="reference internal" href="/legacy/index.html">Docker, FlexVolume and CSPs</a> |
| 158 | + </li> |
| 159 | + </ul> |
| 160 | + </div> |
| 161 | + </div> |
| 162 | + </nav> |
| 163 | + |
| 164 | + <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> |
| 165 | + <nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> |
| 166 | + <i data-toggle="wy-nav-top" class="fa fa-bars"></i> |
| 167 | + <a href="/.">SCOD.HPEDEV.IO</a> |
| 168 | + |
| 169 | + </nav> |
| 170 | + <div class="wy-nav-content"> |
| 171 | + <div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> |
| 172 | + <ul class="wy-breadcrumbs"> |
| 173 | + <li><a href="/." class="icon icon-home" alt="Docs"></a> »</li> |
| 174 | + <li class="wy-breadcrumbs-aside"> |
| 175 | + </li> |
| 176 | + </ul> |
| 177 | + <hr/> |
| 178 | +</div> |
| 179 | + <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> |
| 180 | + <div class="section" itemprop="articleBody"> |
| 181 | + |
| 182 | + |
| 183 | + <h1 id="404-page-not-found">404</h1> |
| 184 | + |
| 185 | + <p><strong>Page not found</strong></p> |
| 186 | + |
| 187 | + |
| 188 | + </div> |
| 189 | + </div><footer> |
| 190 | + |
| 191 | + <hr/> |
| 192 | + |
| 193 | + <div role="contentinfo"> |
| 194 | + <!-- Copyright etc --> |
| 195 | + <p>Copyright 2020-2024 Hewlett Packard Enterprise Development LP</p> |
| 196 | + </div> |
| 197 | + |
| 198 | + Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. |
| 199 | +</footer> |
| 200 | + |
| 201 | + </div> |
| 202 | + </div> |
| 203 | + |
| 204 | + </section> |
| 205 | + |
| 206 | + </div> |
| 207 | + |
| 208 | + <div class="rst-versions" role="note" aria-label="Versions"> |
| 209 | + <span class="rst-current-version" data-toggle="rst-current-version"> |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + </span> |
| 214 | +</div> |
| 215 | + <script>var base_url = '/';</script> |
| 216 | + <script src="/js/theme_extra.js" defer></script> |
| 217 | + <script src="/js/theme.js" defer></script> |
| 218 | + <script src="/search/main.js" defer></script> |
| 219 | + <script defer> |
| 220 | + window.onload = function () { |
| 221 | + SphinxRtdTheme.Navigation.enable(true); |
| 222 | + }; |
| 223 | + </script> |
| 224 | + |
| 225 | +</body> |
| 226 | +</html> |
0 commit comments