Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 4791 - 4800 of about 10,000 for content_length:[100000 TO 499999] (2.66 sec)

  1. API-initiated Eviction | Kubernetes

    API-initiated eviction is the process by which you use the Eviction API to create an Eviction object that triggers graceful pod termination. You can request eviction by calling the Eviction API directly, or programmatically using a client of the API server, like the kubectl drain command. This creates an Eviction object, which causes the API server to terminate the Pod. API-initiated evictions respect your configured PodDisruptionBudgets and terminationGracePeriodSeconds. Using the API to create an Eviction object for a Pod is like performing a policy-controlled DELETE operation on the Pod.
    kubernetes.io/docs/concepts/scheduling-eviction/api-eviction/
    Registered: Fri Dec 12 08:20:55 UTC 2025
    - 468.4K bytes
    - Viewed (0)
  2. Coordinated Leader Election | Kubernetes

    FEATURE STATE: Kubernetes v1.33 [beta](disabled by default) Kubernetes 1.34 includes a beta feature that allows control plane components to deterministically select a leader via coordinated leader election. This is useful to satisfy Kubernetes version skew constraints during cluster upgrades. Currently, the only builtin selection strategy is OldestEmulationVersion, preferring the leader with the lowest emulation version, followed by binary version, followed by creation timestamp. Enabling coordinated leader election Ensure that CoordinatedLeaderElection feature gate is enabled when you start the API Server: and that the coordination.
    kubernetes.io/docs/concepts/cluster-administration/coordinated-leader-election/
    Registered: Fri Dec 12 08:17:01 UTC 2025
    - 461.5K bytes
    - Viewed (0)
  3. Extending Kubernetes | Kubernetes

    Different ways to change the behavior of your Kubernetes cluster.
    kubernetes.io/docs/concepts/extend-kubernetes/
    Registered: Fri Dec 12 08:31:32 UTC 2025
    - 480.2K bytes
    - Viewed (0)
  4. Extending the Kubernetes API | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/concepts/extend-kubernetes/api-extension/
    Registered: Fri Dec 12 08:31:38 UTC 2025
    - 460.5K bytes
    - Viewed (0)
  5. Git - git-checkout Documentation

    Français ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugrepo...
    git-scm.com/docs/git-checkout/fr
    Registered: Fri Dec 12 08:31:45 UTC 2025
    - Last Modified: Fri Dec 12 04:46:40 UTC 2025
    - 110.3K bytes
    - Viewed (0)
  6. Compatibility Version For Kubernetes Control Pl...

    Since release v1.32, we introduced configurable version compatibility and emulation options to Kubernetes control plane components to make upgrades safer by providing more control and increasing the granularity of steps available to cluster administrators. Emulated Version The emulation option is set by the --emulated-version flag of control plane components. It allows the component to emulate the behavior (APIs, features, ...) of an earlier version of Kubernetes. When used, the capabilities available will match the emulated version:
    kubernetes.io/docs/concepts/cluster-administration/compatibility-version/
    Registered: Fri Dec 12 08:31:49 UTC 2025
    - 460.1K bytes
    - Viewed (0)
  7. API Reference — Matplotlib 3.10.7 documentation

    Skip to main content Back to top Ctrl + K Plot types User guide Tutorials Examples Reference Contribute Releases Gitt...
    matplotlib.org/stable/api/index.html
    Registered: Fri Dec 12 08:39:33 UTC 2025
    - Last Modified: Thu Oct 09 18:51:52 UTC 2025
    - 209.1K bytes
    - Viewed (0)
  8. Customizing DNS Service | Kubernetes

    This page explains how to configure your DNS Pod(s) and customize the DNS resolution process in your cluster. 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/dns-custom-nameservers/
    Registered: Fri Dec 12 08:38:14 UTC 2025
    - 474.6K bytes
    - Viewed (0)
  9. Assign Pods to Nodes using Node Affinity | Kube...

    This page shows how to assign a Kubernetes Pod to a particular node using Node Affinity in a Kubernetes cluster. 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/configure-pod-container/assign-pods-nodes-using-node-affinity/
    Registered: Fri Dec 12 08:38:39 UTC 2025
    - 475.2K bytes
    - Viewed (0)
  10. Change the Reclaim Policy of a PersistentVolume...

    This page shows how to change the reclaim policy of a Kubernetes PersistentVolume. 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/change-pv-reclaim-policy/
    Registered: Fri Dec 12 08:37:51 UTC 2025
    - 465K bytes
    - Viewed (0)
Back to top