- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3131 - 3140 of about 10,000 for content_length:[100000 TO 499999] (0.19 sec)
-
Storage | Kubernetes
Ways to provide both long-term and temporary storage to Pods in your cluster.kubernetes.io/docs/concepts/storage/Registered: Mon Nov 04 06:17:45 UTC 2024 - 424.7K bytes - Viewed (0) -
Git - git-format-patch Documentation
English ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential hel...git-scm.com/docs/git-format-patch/2.9.5 Similar Results (1)Registered: Mon Nov 04 06:26:58 UTC 2024 - Last Modified: Fri Nov 01 04:40:20 UTC 2024 - 118.9K bytes - Viewed (0) -
Git - git-format-patch Documentation
English ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential hel...git-scm.com/docs/git-format-patch/2.6.7 Similar Results (6)Registered: Mon Nov 04 06:27:03 UTC 2024 - Last Modified: Fri Nov 01 04:40:20 UTC 2024 - 115K bytes - Viewed (0) -
Coordinated Leader Election | Kubernetes
FEATURE STATE: Kubernetes v1.31 [alpha] (enabled by default: false) Kubernetes 1.31 includes an alpha 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: Mon Nov 04 06:27:04 UTC 2024 - 428.4K bytes - Viewed (0) -
Tasks | Kubernetes
This section of the Kubernetes documentation contains pages that show how to do individual tasks. A task page shows how to do a single thing, typically by giving a short sequence of steps. If you would like to write a task page, see Creating a Documentation Pull Request.kubernetes.io/docs/tasks/Registered: Mon Nov 04 06:27:14 UTC 2024 - 427.1K bytes - Viewed (0) -
History, Design and Future - FastAPI
fastapi.tiangolo.com/az/history-design-future/Registered: Mon Nov 04 06:27:56 UTC 2024 - 114.8K bytes - Viewed (0) -
Git - git-format-patch Documentation
English ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential hel...git-scm.com/docs/git-format-patch/2.22.0 Similar Results (4)Registered: Mon Nov 04 06:27:36 UTC 2024 - Last Modified: Fri Nov 01 04:40:20 UTC 2024 - 127.9K bytes - Viewed (0) -
Install and Set Up kubectl on Linux | Kubernetes
Before you begin You must use a kubectl version that is within one minor version difference of your cluster. For example, a v1.31 client can communicate with v1.30, v1.31, and v1.32 control planes. Using the latest compatible version of kubectl helps avoid unforeseen issues. Install kubectl on Linux The following methods exist for installing kubectl on Linux: Install kubectl binary with curl on Linux Install using native package management Install using other package management Install kubectl binary with curl on Linux Download the latest release with the command:kubernetes.io/docs/tasks/tools/install-kubectl-linux/Registered: Mon Nov 04 06:27:19 UTC 2024 - 466.2K bytes - Viewed (0) -
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: Mon Nov 04 06:27:40 UTC 2024 - 435.6K bytes - Viewed (0) -
Response-Cookies - FastAPI
fastapi.tiangolo.com/de/advanced/response-cookies/Registered: Mon Nov 04 06:13:57 UTC 2024 - 116K bytes - Viewed (0)