- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4601 - 4610 of about 10,000 for filetype:html (0.23 sec)
-
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/Registered: Fri May 09 06:16:19 UTC 2025 - 458.6K bytes - Viewed (0) -
Git - git-bisect Documentation
English ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential hel...git-scm.com/docs/git-bisect/2.6.7 Similar Results (2)Registered: Fri May 09 06:16:30 UTC 2025 - Last Modified: Fri May 09 04:42:20 UTC 2025 - 49.6K bytes - Viewed (0) -
Metrics For Kubernetes System Components | Kube...
System component metrics can give a better look into what is happening inside them. Metrics are particularly useful for building dashboards and alerts. Kubernetes components emit metrics in Prometheus format. This format is structured plain text, designed so that people and machines can both read it. Metrics in Kubernetes In most cases metrics are available on /metrics endpoint of the HTTP server. For components that don't expose endpoint by default, it can be enabled using --bind-address flag.kubernetes.io/docs/concepts/cluster-administration/system-metrics/Registered: Fri May 09 06:16:37 UTC 2025 - 462.3K bytes - Viewed (0) -
Middleware - FastAPI
fastapi.tiangolo.com/nl/reference/middleware/Registered: Fri May 09 06:17:42 UTC 2025 - 209.9K bytes - Viewed (0) -
Cluster Administration | Kubernetes
Lower-level detail relevant to creating or administering a Kubernetes cluster.kubernetes.io/docs/concepts/cluster-administration/Registered: Fri May 09 06:15:58 UTC 2025 - 450.3K bytes - Viewed (0) -
Scheduling Framework | Kubernetes
FEATURE STATE: Kubernetes v1.19 [stable] The scheduling framework is a pluggable architecture for the Kubernetes scheduler. It consists of a set of "plugin" APIs that are compiled directly into the scheduler. These APIs allow most scheduling features to be implemented as plugins, while keeping the scheduling "core" lightweight and maintainable. Refer to the design proposal of the scheduling framework for more technical information on the design of the framework.kubernetes.io/docs/concepts/scheduling-eviction/scheduling-framework/Registered: Fri May 09 06:16:02 UTC 2025 - 462.9K bytes - Viewed (0) -
Git - git-bisect Documentation
Português (Brasil) ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Cre...git-scm.com/docs/git-bisect/pt_BRRegistered: Fri May 09 06:16:12 UTC 2025 - Last Modified: Fri May 09 04:42:21 UTC 2025 - 57.8K bytes - Viewed (0) -
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/Registered: Fri May 09 06:17:00 UTC 2025 - 455.6K bytes - Viewed (0) -
Cluster Networking | Kubernetes
Networking is a central part of Kubernetes, but it can be challenging to understand exactly how it is expected to work. There are 4 distinct networking problems to address: Highly-coupled container-to-container communications: this is solved by Pods and localhost communications. Pod-to-Pod communications: this is the primary focus of this document. Pod-to-Service communications: this is covered by Services. External-to-Service communications: this is also covered by Services. Kubernetes is all about sharing machines among applications.kubernetes.io/docs/concepts/cluster-administration/networking/Registered: Fri May 09 06:16:51 UTC 2025 - 451.4K bytes - Viewed (0) -
Git - git-bisect Documentation
English ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential hel...git-scm.com/docs/git-bisect/2.42.0 Similar Results (4)Registered: Fri May 09 06:16:42 UTC 2025 - Last Modified: Fri May 09 04:42:20 UTC 2025 - 55.3K bytes - Viewed (0)