Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: [xss] テスト %27 test

Results 4521 - 4530 of about 10,000 for filetype:html (0.8 sec)

  1. Git - git-instaweb Documentation

    简体中文 ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugreport C...
    git-scm.com/docs/git-instaweb/zh_HANS-CN
    Registered: Fri Dec 12 08:09:41 UTC 2025
    - Last Modified: Fri Dec 12 04:46:39 UTC 2025
    - 27.8K bytes
    - Viewed (0)
  2. Disruptions | Kubernetes

    This guide is for application owners who want to build highly available applications, and thus need to understand what types of disruptions can happen to Pods. It is also for cluster administrators who want to perform automated cluster actions, like upgrading and autoscaling clusters. Voluntary and involuntary disruptions Pods do not disappear until someone (a person or a controller) destroys them, or there is an unavoidable hardware or system software error.
    kubernetes.io/docs/concepts/workloads/pods/disruptions/
    Registered: Fri Dec 12 08:09:42 UTC 2025
    - 479.7K bytes
    - Viewed (0)
  3. Topology Aware Routing | Kubernetes

    _Topology Aware Routing_ provides a mechanism to help keep network traffic within the zone where it originated. Preferring same-zone traffic between Pods in your cluster can help with reliability, performance (network latency and throughput), or cost.
    kubernetes.io/docs/concepts/services-networking/topology-aware-routing/
    Registered: Fri Dec 12 08:10:39 UTC 2025
    - 472.4K bytes
    - Viewed (0)
  4. Resource Management for Windows nodes | Kubernetes

    This page outlines the differences in how resources are managed between Linux and Windows. On Linux nodes, cgroups are used as a pod boundary for resource control. Containers are created within that boundary for network, process and file system isolation. The Linux cgroup APIs can be used to gather CPU, I/O, and memory use statistics. In contrast, Windows uses a job object per container with a system namespace filter to contain all processes in a container and provide logical isolation from the host.
    kubernetes.io/docs/concepts/configuration/windows-resource-management/
    Registered: Fri Dec 12 08:09:54 UTC 2025
    - 463.3K bytes
    - Viewed (0)
  5. Git - git-bundle Documentation

    English ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugrepor...
    git-scm.com/docs/git-bundle/2.29.0
    Registered: Fri Dec 12 08:10:20 UTC 2025
    - Last Modified: Fri Dec 12 04:46:48 UTC 2025
    - 42.9K bytes
    - Viewed (0)
  6. Access Clusters Using the Kubernetes API | Kube...

    This page shows how to access clusters using the Kubernetes API. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a cluster, you can create one by using minikube or you can use one of these Kubernetes playgrounds:
    kubernetes.io/docs/tasks/administer-cluster/access-cluster-api/
    Registered: Fri Dec 12 08:34:20 UTC 2025
    - 497.2K bytes
    - Viewed (0)
  7. Git - git-revert Documentation

    English ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugrepor...
    git-scm.com/docs/git-revert/2.30.0 Similar Results (1)
    Registered: Fri Dec 12 08:34:24 UTC 2025
    - Last Modified: Fri Dec 12 04:46:38 UTC 2025
    - 43.6K bytes
    - Viewed (0)
  8. Decrypt Confidential Data that is Already Encry...

    All of the APIs in Kubernetes that let you write persistent API resource data support at-rest encryption. For example, you can enable at-rest encryption for Secrets. This at-rest encryption is additional to any system-level encryption for the etcd cluster or for the filesystem(s) on hosts where you are running the kube-apiserver. This page shows how to switch from encryption of API data at rest, so that API data are stored unencrypted.
    kubernetes.io/docs/tasks/administer-cluster/decrypt-data/
    Registered: Fri Dec 12 08:34:24 UTC 2025
    - 471.3K bytes
    - Viewed (0)
  9. Assign Pod-level CPU and memory resources | Kub...

    FEATURE STATE: Kubernetes v1.34 [beta](enabled by default) This page shows how to specify CPU and memory resources for a Pod at pod-level in addition to container-level resource specifications. A Kubernetes node allocates resources to a pod based on the pod's resource requests. These requests can be defined at the pod level or individually for containers within the pod. When both are present, the pod-level requests take precedence. Similarly, a pod's resource usage is restricted by limits, which can also be set at the pod-level or individually for containers within the pod.
    kubernetes.io/docs/tasks/configure-pod-container/assign-pod-level-resources/
    Registered: Fri Dec 12 08:33:38 UTC 2025
    - 495.3K bytes
    - Viewed (0)
  10. Create a Windows HostProcess Pod | Kubernetes

    FEATURE STATE: Kubernetes v1.26 [stable] Windows HostProcess containers enable you to run containerized workloads on a Windows host. These containers operate as normal processes but have access to the host network namespace, storage, and devices when given the appropriate user privileges. HostProcess containers can be used to deploy network plugins, storage configurations, device plugins, kube-proxy, and other components to Windows nodes without the need for dedicated proxies or the direct installation of host services.
    kubernetes.io/docs/tasks/configure-pod-container/create-hostprocess-pod/
    Registered: Fri Dec 12 08:33:45 UTC 2025
    - 476K bytes
    - Viewed (0)
Back to top