- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3881 - 3890 of about 10,000 for content_length:[100000 TO 499999] (0.39 sec)
-
Adding Windows worker nodes | Kubernetes
FEATURE STATE: Kubernetes v1.18 [beta] This page explains how to add Windows worker nodes to a kubeadm cluster. Before you begin A running Windows Server 2022 (or higher) instance with administrative access. A running kubeadm cluster created by kubeadm init and following the steps in the document Creating a cluster with kubeadm. Adding Windows worker nodes Note:To facilitate the addition of Windows worker nodes to a cluster, PowerShell scripts from the repository https://sigs.kubernetes.io/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes/Registered: Fri May 09 06:16:46 UTC 2025 - 457.2K bytes - Viewed (0) -
Coordinated Leader Election | Kubernetes
FEATURE STATE: Kubernetes v1.33 [beta] (enabled by default: false) Kubernetes 1.33 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 May 09 06:17:22 UTC 2025 - 448.3K bytes - Viewed (0) -
Benchmarks - FastAPI
fastapi.tiangolo.com/nl/benchmarks/Registered: Fri May 09 06:17:54 UTC 2025 - 109.4K bytes - Viewed (0) -
Templating - Jinja2Templates - FastAPI
fastapi.tiangolo.com/nl/reference/templating/Registered: Fri May 09 06:18:02 UTC 2025 - 153.4K bytes - Viewed (0) -
Bigger Applications - Multiple Files - FastAPI
fastapi.tiangolo.com/pl/tutorial/bigger-applications/ Similar Results (6)Registered: Fri May 09 06:24:39 UTC 2025 - 205.2K bytes - Viewed (0) -
Background Tasks - FastAPI
fastapi.tiangolo.com/pl/tutorial/background-tasks/Registered: Fri May 09 06:24:43 UTC 2025 - 150.3K bytes - Viewed (0) -
Resources - FastAPI
fastapi.tiangolo.com/pl/resources/Registered: Fri May 09 06:24:18 UTC 2025 - 104.2K bytes - Viewed (0) -
Safely Drain a Node | Kubernetes
This page shows how to safely drain a node, optionally respecting the PodDisruptionBudget you have defined. Before you begin This task assumes that you have met the following prerequisites: You do not require your applications to be highly available during the node drain, or You have read about the PodDisruptionBudget concept, and have configured PodDisruptionBudgets for applications that need them. (Optional) Configure a disruption budget To ensure that your workloads remain available during maintenance, you can configure a PodDisruptionBudget.kubernetes.io/docs/tasks/administer-cluster/safely-drain-node/Registered: Fri May 09 06:22:33 UTC 2025 - 452.6K bytes - Viewed (0) -
Assign CPU Resources to Containers and Pods | K...
This page shows how to assign a CPU request and a CPU limit to a container. Containers cannot use more CPU than the configured limit. Provided the system has CPU time free, a container is guaranteed to be allocated as much CPU as it requests. 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.kubernetes.io/docs/tasks/configure-pod-container/assign-cpu-resource/Registered: Fri May 09 06:22:37 UTC 2025 - 470.7K bytes - Viewed (0) -
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 May 09 06:22:54 UTC 2025 - 461.5K bytes - Viewed (0)