Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 51 of 51 for influence (0.08 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      // +optional
      optional string volumeMode = 8;
    
      // nodeAffinity defines constraints that limit what nodes this volume can be accessed from.
      // This field influences the scheduling of pods that use this volume.
      // +optional
      optional VolumeNodeAffinity nodeAffinity = 9;
    }
    
    // PersistentVolumeStatus is the current status of a persistent volume.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
Back to top