Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for PersistentVolumeClaims (0.32 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

                ],
                "default": {},
                "description": "spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims"
              },
              "status": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.core.v1.PersistentVolumeClaimStatus"
                  }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

     - All StorageClass parameters for volume provisioning are supported.
     - All features supported with PersistentVolumeClaims are supported, such as storage capacity tracking, snapshots and restore, and volume resizing.
    
    ### Immutable Secrets and ConfigMaps (beta)
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top