Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for examplev1 (0.15 sec)

  1. docs/screenshots/Example-3.jpg

    Example-3.jpg...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 29 16:10:47 UTC 2017
    - 288.5K bytes
    - Viewed (0)
  2. docs/screenshots/Example-3.png

    Example-3.png...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue May 09 02:22:34 UTC 2017
    - 265.4K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/core/v1/generated.proto

      // volumeID used to identify the volume in cinder.
      // More info: https://examples.k8s.io/mysql-cinder-pd/README.md
      optional string volumeID = 1;
    
      // fsType Filesystem type to mount.
      // Must be a filesystem type supported by the host operating system.
      // Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.
      // More info: https://examples.k8s.io/mysql-cinder-pd/README.md
      // +optional
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    	"volumeID":  "volumeID used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md",
    	"fsType":    "fsType Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test_cases/crds/standard-install.yaml

                      and `foo.test.example.com`, but not `example.com`. \n If both the
                      Listener and HTTPRoute have specified hostnames, any HTTPRoute hostnames
                      that do not match the Listener hostname MUST be ignored. For example,
                      if a Listener specified `*.example.com`, and the HTTPRoute specified
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 17:15:18 UTC 2023
    - 458.3K bytes
    - Viewed (0)
  6. common-protos/k8s.io/api/core/v1/generated.proto

      // volumeID used to identify the volume in cinder.
      // More info: https://examples.k8s.io/mysql-cinder-pd/README.md
      optional string volumeID = 1;
    
      // fsType Filesystem type to mount.
      // Must be a filesystem type supported by the host operating system.
      // Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.
      // More info: https://examples.k8s.io/mysql-cinder-pd/README.md
      // +optional
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.6.md

        - [Other notable changes](#other-notable-changes-24)
    <!-- END MUNGE: GENERATED_TOC -->
    
    <!-- NEW RELEASE NOTES ENTRY -->
    
    
    # v1.6.13
    
    [Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/release-1.6/examples)
    
    ## Downloads for v1.6.13
    
    
    filename | sha256 hash
    -------- | -----------
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__storage.k8s.io__v1_openapi.json

                "type": "boolean"
              },
              "secretFile": {
                "description": "secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it",
                "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 481.9K bytes
    - Viewed (0)
  9. pkg/apis/core/types.go

    type GlusterfsPersistentVolumeSource struct {
    	// EndpointsName is the endpoint name that details Glusterfs topology.
    	// More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
    	EndpointsName string
    
    	// Path is the Glusterfs volume path.
    	// More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
    	Path string
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  10. prow/config/calico.yaml

                      allowed to contain alphanumerics, -, _ and /. String literals are
                      more permissive but they do not support escape characters. \n Examples
                      (with made-up labels): \n \ttype == \"webserver\" && deployment
                      == \"prod\" \ttype in {\"frontend\", \"backend\"} \tdeployment !=
                      \"dev\" \t! has(label_name)"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 246.5K bytes
    - Viewed (0)
Back to top