Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Results 3911 - 3920 of over 10,000 for filetype:html (0.72 seconds)

  1. Operator pattern | Kubernetes

    Operators are software extensions to Kubernetes that make use of custom resources to manage applications and their components. Operators follow Kubernetes principles, notably the control loop. Motivation The operator pattern aims to capture the key aim of a human operator who is managing a service or set of services. Human operators who look after specific applications and services have deep knowledge of how the system ought to behave, how to deploy it, and how to react if there are problems.
    kubernetes.io/docs/concepts/extend-kubernetes/operator/
    Fri Feb 06 07:54:26 GMT 2026
      478.8K bytes
  2. Pod Scheduling Readiness | Kubernetes

    FEATURE STATE: Kubernetes v1.30 [stable] Pods were considered ready for scheduling once created. Kubernetes scheduler does its due diligence to find nodes to place all pending Pods. However, in a real-world case, some Pods may stay in a "miss-essential-resources" state for a long period. These Pods actually churn the scheduler (and downstream integrators like Cluster AutoScaler) in an unnecessary manner. By specifying/removing a Pod's .spec.schedulingGates, you can control when a Pod is ready to be considered for scheduling.
    kubernetes.io/docs/concepts/scheduling-eviction/pod-scheduling-readiness/
    Fri Feb 06 07:50:58 GMT 2026
      481.6K bytes
  3. Git - git-apply Documentation

    English ▾ English Français 日本語 Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugr...
    git-scm.com/docs/git-apply/2.35.0
    Thu Feb 05 05:06:46 GMT 2026
      54.8K bytes
      Similar Results (1)
  4. Kubernetes API Aggregation Layer | Kubernetes

    The aggregation layer allows Kubernetes to be extended with additional APIs, beyond what is offered by the core Kubernetes APIs. The additional APIs can either be ready-made solutions such as a metrics server, or APIs that you develop yourself. The aggregation layer is different from Custom Resource Definitions, which are a way to make the kube-apiserver recognise new kinds of object. Aggregation layer The aggregation layer runs in-process with the kube-apiserver.
    kubernetes.io/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/
    Fri Feb 06 07:58:00 GMT 2026
      472.9K bytes
  5. Programmatic configuration :: Apache Log4j

    Edit this Page Programmatic configuration Next to configuration files , Log4j Core can be configured programmatically...
    logging.apache.org/log4j/2.x/manual/customconfig.html
    Thu Jan 22 11:31:46 GMT 2026
      39.7K bytes
  6. Use Calico for NetworkPolicy | Kubernetes

    This page shows a couple of quick ways to create a Calico cluster on Kubernetes. Before you begin Decide whether you want to deploy a cloud or local cluster. Creating a Calico cluster with Google Kubernetes Engine (GKE) Prerequisite: gcloud. To launch a GKE cluster with Calico, include the --enable-network-policy flag. Syntax gcloud container clusters create [CLUSTER_NAME] --enable-network-policy Example gcloud container clusters create my-calico-cluster --enable-network-policy To verify the deployment, use the following command.
    kubernetes.io/docs/tasks/administer-cluster/network-policy-provider/calico-network-policy/
    Fri Feb 06 07:58:19 GMT 2026
      472.3K bytes
  7. Apache Lucene - Apache Lucene Core

    Core News Download Mailing Lists Documentation Tutorials Issue Tracker Lucene TLP Ultra-fast Search Library Apache Lu...
    lucene.apache.org/core/
    Thu Jan 15 19:54:18 GMT 2026
      12.2K bytes
  8. Control CPU Management Policies on the Node | K...

    FEATURE STATE: Kubernetes v1.26 [stable] Kubernetes keeps many aspects of how pods execute on nodes abstracted from the user. This is by design. However, some workloads require stronger guarantees in terms of latency and/or performance in order to operate acceptably. The kubelet provides methods to enable more complex workload placement policies while keeping the abstraction free from explicit placement directives. For detailed information on resource management, please refer to the Resource Management for Pods and Containers documentation.
    kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
    Fri Feb 06 08:00:02 GMT 2026
      480.1K bytes
  9. Control Memory Management Policies on a Node | ...

    FEATURE STATE: Kubernetes v1.32 [stable](enabled by default) The Kubernetes Memory Manager enables the feature of guaranteed memory (and hugepages) allocation for pods in the Guaranteed QoS class. The Memory Manager employs a hint generation protocol to yield the most suitable NUMA affinity for a pod. The Memory Manager feeds the central manager (Topology Manager) with these affinity hints. Based on both the hints and Topology Manager policy, the pod is rejected or admitted to the node.
    kubernetes.io/docs/tasks/administer-cluster/memory-manager/
    Fri Feb 06 08:00:22 GMT 2026
      498.2K bytes
  10. Git - git-reflog Documentation

    简体中文 ▾ English Français Português (Brasil) українська мова 简体中文 Topics ▾ Setup and Config git config help bugreport C...
    git-scm.com/docs/git-reflog/zh_HANS-CN
    Thu Feb 05 05:06:51 GMT 2026
      43.1K bytes
Back to Top