- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 7371 - 7380 of about 10,000 for content_length:[100000 TO 499999] (1.52 sec)
-
Considerations for large clusters | Kubernetes
A cluster is a set of nodes (physical or virtual machines) running Kubernetes agents, managed by the control plane. Kubernetes v1.34 supports clusters with up to 5,000 nodes. More specifically, Kubernetes is designed to accommodate configurations that meet all of the following criteria: No more than 110 pods per node No more than 5,000 nodes No more than 150,000 total pods No more than 300,000 total containers You can scale your cluster by adding or removing nodes.kubernetes.io/docs/setup/best-practices/cluster-large/Registered: Fri Dec 12 08:04:18 UTC 2025 - 467.4K bytes - Viewed (0) -
Nodes | Kubernetes
Kubernetes runs your workload by placing containers into Pods to run on Nodes. A node may be a virtual or physical machine, depending on the cluster. Each node is managed by the control plane and contains the services necessary to run Pods. Typically you have several nodes in a cluster; in a learning or resource-limited environment, you might have only one node. The components on a node include the kubelet, a container runtime, and the kube-proxy.kubernetes.io/docs/concepts/architecture/nodes/Registered: Fri Dec 12 08:04:32 UTC 2025 - 481K bytes - Viewed (0) -
Owners and Dependents | Kubernetes
In Kubernetes, some objects are owners of other objects. For example, a ReplicaSet is the owner of a set of Pods. These owned objects are dependents of their owner. Ownership is different from the labels and selectors mechanism that some resources also use. For example, consider a Service that creates EndpointSlice objects. The Service uses labels to allow the control plane to determine which EndpointSlice objects are used for that Service.kubernetes.io/docs/concepts/overview/working-with-objects/owners-dependents/Registered: Fri Dec 12 08:07:32 UTC 2025 - 465.9K bytes - Viewed (0) -
Concepts | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/concepts/Registered: Fri Dec 12 08:07:37 UTC 2025 - 460.6K bytes - Viewed (0) -
第一步 - FastAPI
fastapi.tiangolo.com/zh-hant/tutorial/first-steps/Registered: Fri Dec 12 08:01:23 UTC 2025 - 141.3K bytes - Viewed (0) -
Sub-dependencies - FastAPI
fastapi.tiangolo.com/zh-hant/tutorial/dependencies/sub-dependencies/Registered: Fri Dec 12 08:07:53 UTC 2025 - 167.6K bytes - Viewed (0) -
Configuring a cgroup driver | Kubernetes
This page explains how to configure the kubelet's cgroup driver to match the container runtime cgroup driver for kubeadm clusters. Before you begin You should be familiar with the Kubernetes container runtime requirements. Configuring the container runtime cgroup driver The Container runtimes page explains that the systemd driver is recommended for kubeadm based setups instead of the kubelet's default cgroupfs driver, because kubeadm manages the kubelet as a systemd service.kubernetes.io/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver/Registered: Fri Dec 12 08:30:54 UTC 2025 - 467.1K bytes - Viewed (0) -
Node Shutdowns | Kubernetes
In a Kubernetes cluster, a node can be shut down in a planned graceful way or unexpectedly because of reasons such as a power outage or something else external. A node shutdown could lead to workload failure if the node is not drained before the shutdown. A node shutdown can be either graceful or non-graceful. Graceful node shutdown The kubelet attempts to detect node system shutdown and terminates pods running on the node.kubernetes.io/docs/concepts/cluster-administration/node-shutdown/Registered: Fri Dec 12 08:31:12 UTC 2025 - 478.5K bytes - Viewed (0) -
Examples — 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/gallery/index.htmlRegistered: Fri Dec 12 08:38:49 UTC 2025 - Last Modified: Thu Oct 09 18:51:53 UTC 2025 - 364.7K bytes - Viewed (0) -
API Changes for 3.4.0 — Matplotlib 3.10.7 docum...
Skip to main content Back to top Ctrl + K Plot types User guide Tutorials Examples Reference Contribute Releases Gitt...matplotlib.org/stable/api/prev_api_changes/api_changes_3.4.0.htmlRegistered: Fri Dec 12 08:40:56 UTC 2025 - Last Modified: Thu Oct 09 18:51:52 UTC 2025 - 196.8K bytes - Viewed (0)