Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 564 for content_length:[100000 TO 499999] (0.03 sec)

  1. Good practices for Kubernetes Secrets | Kubernetes

    Principles and practices for good Secret management for cluster administrators and application developers.
    kubernetes.io/docs/concepts/security/secrets-good-practices/
    Registered: Mon Nov 17 09:01:46 UTC 2025
    - 465.7K bytes
    - Viewed (0)
  2. Volume Snapshot Classes | Kubernetes

    This document describes the concept of VolumeSnapshotClass in Kubernetes. Familiarity with volume snapshots and storage classes is suggested. Introduction Just like StorageClass provides a way for administrators to describe the "classes" of storage they offer when provisioning a volume, VolumeSnapshotClass provides a way to describe the "classes" of storage when provisioning a volume snapshot. The VolumeSnapshotClass Resource Each VolumeSnapshotClass contains the fields driver, deletionPolicy, and parameters, which are used when a VolumeSnapshot belonging to the class needs to be dynamically provisioned.
    kubernetes.io/docs/concepts/storage/volume-snapshot-classes/
    Registered: Mon Nov 17 09:01:19 UTC 2025
    - 465.8K bytes
    - Viewed (0)
  3. Windows Storage | Kubernetes

    This page provides an storage overview specific to the Windows operating system. Persistent storage Windows has a layered filesystem driver to mount container layers and create a copy filesystem based on NTFS. All file paths in the container are resolved only within the context of that container. With Docker, volume mounts can only target a directory in the container, and not an individual file. This limitation does not apply to containerd.
    kubernetes.io/docs/concepts/storage/windows-storage/
    Registered: Mon Nov 17 09:00:47 UTC 2025
    - 460.6K bytes
    - Viewed (0)
  4. CSI Volume Cloning | Kubernetes

    This document describes the concept of cloning existing CSI Volumes in Kubernetes. Familiarity with Volumes is suggested. Introduction The CSI Volume Cloning feature adds support for specifying existing PVCs in the dataSource field to indicate a user would like to clone a Volume. A Clone is defined as a duplicate of an existing Kubernetes Volume that can be consumed as any standard Volume would be. The only difference is that upon provisioning, rather than creating a "new" empty Volume, the back end device creates an exact duplicate of the specified Volume.
    kubernetes.io/docs/concepts/storage/volume-pvc-datasource/
    Registered: Mon Nov 17 09:02:16 UTC 2025
    - 464.8K bytes
    - Viewed (0)
  5. Gateway API | Kubernetes

    Gateway API is a family of API kinds that provide dynamic infrastructure provisioning and advanced traffic routing.
    kubernetes.io/docs/concepts/services-networking/gateway/
    Registered: Mon Nov 17 09:02:23 UTC 2025
    - 480.9K bytes
    - Viewed (0)
  6. Security | Kubernetes

    Concepts for keeping your cloud-native workload secure.
    kubernetes.io/docs/concepts/security/
    Registered: Mon Nov 17 09:02:48 UTC 2025
    - 467.2K bytes
    - Viewed (0)
  7. Pod Security Admission | Kubernetes

    An overview of the Pod Security Admission Controller, which can enforce the Pod Security Standards.
    kubernetes.io/docs/concepts/security/pod-security-admission/
    Registered: Mon Nov 17 09:03:26 UTC 2025
    - 468.9K bytes
    - Viewed (0)
  8. DaemonSet | Kubernetes

    A DaemonSet defines Pods that provide node-local facilities. These might be fundamental to the operation of your cluster, such as a networking helper tool, or be part of an add-on.
    kubernetes.io/docs/concepts/workloads/controllers/daemonset/
    Registered: Mon Nov 17 09:03:48 UTC 2025
    - 486.1K bytes
    - Viewed (0)
  9. Cloud Native Security and Kubernetes | Kubernetes

    Concepts for keeping your cloud-native workload secure.
    kubernetes.io/docs/concepts/security/cloud-native-security/
    Registered: Mon Nov 17 09:04:18 UTC 2025
    - 470.3K bytes
    - Viewed (0)
  10. Service Accounts | Kubernetes

    Learn about ServiceAccount objects in Kubernetes.
    kubernetes.io/docs/concepts/security/service-accounts/
    Registered: Mon Nov 17 09:07:43 UTC 2025
    - 478.1K bytes
    - Viewed (0)
Back to top