Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: [xss] テスト test %27

Results 291 - 300 of 510 for host:docs.min.io (0.03 sec)

  1. install | AIStor Volume Manager

    Description Installs Volume Manager in your kubernetes cluster. Syntax kubectl directpv install [flags] Parameters Flags Flag Description --apparmor-profile <string> Path to Apparmor profile --image <string> Name of the Volume Manager image (default directpv:4.0.6) --image-pull-secrets <string> Image pull secrets for Volume Manager images (SECRET1,..) --kube-version <string> Kubernetes version to use for manifest generation (default “1.27.0”) --legacy Enable legacy mode (Used with ‘-o’) --node-selector <string> Select the storage nodes using labels (KEY=VALUE,..) -o, --output <string> Generate installation manifest. Specify the format as yaml or json --openshift Use an OpenShift specific installation --org <string> Organization name in the registry (default minio) --registry <string> Name of container registry (default “quay.io”) --seccomp-profile <string> Path to Seccomp profile --tolerations <string> Set toleration labels on the storage nodes (KEY[=VALUE]:EFFECT,..) Global Flags You can use the following global Volume Manager flags with kubectl directpv install:
    docs.min.io/enterprise/aistor-volume-manager/command-line/install/
    Registered: Fri Jul 25 04:26:20 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 61.5K bytes
    - Viewed (0)
  2. Schedule Volumes by Label | AIStor Volume Manager

    Volume scheduling based on drive labels Volume Manager offers multiple ways to restrict how volumes schedule to drives: Available drive space Node topology with affinity and anti-affinity and similar tools User-defined drive labels You can assign labels to classify types of drives. Once assigned, use those labels in storage class parameters to select the desired types.
    docs.min.io/enterprise/aistor-volume-manager/resource-management/schedule-by-label/
    Registered: Fri Jul 25 04:24:49 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 54.6K bytes
    - Viewed (0)
  3. Installation | AIStor Volume Manager

    This section documents steps for installing and managing AIStor Volume Manager on Kubernetes infrastructure using a distribution that follows the upstream API and functionality. This procedure assumes that the user interacting with the Kubernetes cluster has authorization to: Install Kubernetes operators and associated resources including CustomResourceDefinitions, Statefulsets, and secrets into new or existing namespaces. Perform operations as a user that has broad permissions to create resources within multiple namespaces. Install Volume Manager using Helm Charts Download your SUBNET license key
    docs.min.io/enterprise/aistor-volume-manager/installation/
    Registered: Fri Jul 25 04:24:59 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 51.5K bytes
    - Viewed (0)
  4. Managing Resources | AIStor Volume Manager

    The pages in this section help you the various resource types part of a Volume Manager deployment. These resources include: Nodes These are the computing devices to which you directly attach the drives managed by Volume Manager. Drives The physical drives mounted on to nodes. Volumes Volume Manager creates and provisions volumes on drives and assigns the volumes to Persistent Volume Claims. Manage volumes Provision volumes Schedule volumes Schedule by labels
    docs.min.io/enterprise/aistor-volume-manager/resource-management/
    Registered: Fri Jul 25 04:25:12 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 44.2K bytes
    - Viewed (0)
  5. list volumes | AIStor Volume Manager

    Description List the volumes provisioned and managed by Volume Manager. Syntax kubectl directpv list volumes [VOLUME ...] [flags] You can use the following commands to perform the same functions as kubectl directpv list volumes
    docs.min.io/enterprise/aistor-volume-manager/command-line/list-volumes/
    Registered: Fri Jul 25 04:27:12 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 61.1K bytes
    - Viewed (0)
  6. suspend volumes | AIStor Volume Manager

    Description Suspend volumes and mark as read only. Suspending volumes mounts a volume to an empty temporary directory, allowing a StatefulSet to start up. To resume, use the resume volumes command. Syntax directpv suspend volumes [VOLUME ...] [flags] Parameters Flags While all flags are optional, you must specify at least one drive by ID, name, or node.
    docs.min.io/enterprise/aistor-volume-manager/command-line/suspend-volumes/
    Registered: Fri Jul 25 04:27:18 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 52.8K bytes
    - Viewed (0)
  7. uninstall | AIStor Volume Manager

    Description Uninstall Volume Manager from the kubernetes cluster. Syntax kubectl directpv uninstall [flags] Parameters Global Flags You can use the following global Volume Manager flags with kubectl directpv uninstall:
    docs.min.io/enterprise/aistor-volume-manager/command-line/uninstall/
    Registered: Fri Jul 25 04:27:21 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 46.2K bytes
    - Viewed (0)
  8. Administration | AIStor Key Manager Documentation

    Administration
    docs.min.io/enterprise/aistor-key-manager/administration/
    Registered: Fri Jul 25 04:33:45 UTC 2025
    - Last Modified: Fri Jul 18 16:41:51 UTC 2025
    - 61.5K bytes
    - Viewed (0)
  9. Enclave Management | AIStor Key Manager Documen...

    An Enclave is an isolated collection of cryptographic keys. This provides a means to separate groups of keys stored in Key Manager, such as all of the keys for a specific object store. MinIO recommends a separate enclave for each object store. AIStor KMS can host as many different enclaves as needed. Access to enclaves are restricted to identities created for the enclave. In this way, AIStor prevents identities for one object store’s enclave from accessing the keys or secrets for a different object store’s enclave.
    docs.min.io/enterprise/aistor-key-manager/administration/enclave-management/
    Registered: Fri Jul 25 04:22:24 UTC 2025
    - Last Modified: Fri Jul 18 16:41:51 UTC 2025
    - 65.1K bytes
    - Viewed (0)
  10. kes log | AIStor Key Manager Documentation

    Overview Outputs either audit logs or error logs. The output logs the time, status, identity, IP, endpoint, and latency of each request. Logs continue to output until you stop the process. The output resembles the following: Time Status Identity IP API Latency 14:07:15 404 3ecfcdf38fcbe141ae26 8.8.8.8 /v1/key/decrypt/my-first-key 142µs 14:07:38 200 3ecfcdf38fcbe141ae26 8.7.8.7 /v1/key/decrypt/minio-sse-key 299µs Syntax kes log \ [--audit] \ [--error] \ [--insecure, -k] \ [--json] Parameters --audit Outputs audit logs.
    docs.min.io/enterprise/aistor-key-manager/reference/kes-server/cli/kes-log/
    Registered: Fri Jul 25 04:23:12 UTC 2025
    - Last Modified: Fri Jul 18 16:41:51 UTC 2025
    - 73.3K bytes
    - Viewed (0)
Back to top