Search Options

Results per page
Sort
Preferred Languages
Advance

Results 131 - 140 of 209 for cephfs (0.46 sec)

  1. staging/src/k8s.io/api/testdata/v1.29.0/core.v1.ReplicationController.json

                  "fsType": "fsTypeValue",
                  "readOnly": true,
                  "secretRef": {
                    "name": "nameValue"
                  }
                },
                "cephfs": {
                  "monitors": [
                    "monitorsValue"
                  ],
                  "path": "pathValue",
                  "user": "userValue",
                  "secretFile": "secretFileValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.1K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/core/v1/generated.proto

      // +optional
      optional bool readOnly = 6;
    }
    
    // Represents a Ceph Filesystem mount that lasts the lifetime of a pod
    // Cephfs volumes do not support ownership management or SELinux relabeling.
    message CephFSVolumeSource {
      // monitors is Required: Monitors is a collection of Ceph monitors
      // More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.json

                  "fsType": "fsTypeValue",
                  "readOnly": true,
                  "secretRef": {
                    "name": "nameValue"
                  }
                },
                "cephfs": {
                  "monitors": [
                    "monitorsValue"
                  ],
                  "path": "pathValue",
                  "user": "userValue",
                  "secretFile": "secretFileValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 58.3K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.yaml

              fsType: fsTypeValue
              kind: kindValue
              readOnly: true
            azureFile:
              readOnly: true
              secretName: secretNameValue
              shareName: shareNameValue
            cephfs:
              monitors:
              - monitorsValue
              path: pathValue
              readOnly: true
              secretFile: secretFileValue
              secretRef:
                name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 37.7K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta2.StatefulSet.json

                  "fsType": "fsTypeValue",
                  "readOnly": true,
                  "secretRef": {
                    "name": "nameValue"
                  }
                },
                "cephfs": {
                  "monitors": [
                    "monitorsValue"
                  ],
                  "path": "pathValue",
                  "user": "userValue",
                  "secretFile": "secretFileValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 57.4K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.29.0/batch.v1beta1.CronJob.json

                      "fsType": "fsTypeValue",
                      "readOnly": true,
                      "secretRef": {
                        "name": "nameValue"
                      }
                    },
                    "cephfs": {
                      "monitors": [
                        "monitorsValue"
                      ],
                      "path": "pathValue",
                      "user": "userValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 62.4K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.yaml

              fsType: fsTypeValue
              kind: kindValue
              readOnly: true
            azureFile:
              readOnly: true
              secretName: secretNameValue
              shareName: shareNameValue
            cephfs:
              monitors:
              - monitorsValue
              path: pathValue
              readOnly: true
              secretFile: secretFileValue
              secretRef:
                name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.7K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json

                      "fsType": "fsTypeValue",
                      "readOnly": true,
                      "secretRef": {
                        "name": "nameValue"
                      }
                    },
                    "cephfs": {
                      "monitors": [
                        "monitorsValue"
                      ],
                      "path": "pathValue",
                      "user": "userValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 63.5K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.29.0/core.v1.Pod.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 50.7K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.StatefulSet.yaml

              fsType: fsTypeValue
              kind: kindValue
              readOnly: true
            azureFile:
              readOnly: true
              secretName: secretNameValue
              shareName: shareNameValue
            cephfs:
              monitors:
              - monitorsValue
              path: pathValue
              readOnly: true
              secretFile: secretFileValue
              secretRef:
                name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 37.6K bytes
    - Viewed (0)
Back to top