- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 4911 - 4920 of about 10,000 for content_length:[100000 TO 499999] (0.24 sec)
-
Dual-stack support with kubeadm | Kubernetes
FEATURE STATE: Kubernetes v1.23 [stable] Your Kubernetes cluster includes dual-stack networking, which means that cluster networking lets you use either address family. In a cluster, the control plane can assign both an IPv4 address and an IPv6 address to a single Pod or a Service. Before you begin You need to have installed the kubeadm tool, following the steps from Installing kubeadm. For each server that you want to use as a node, make sure it allows IPv6 forwarding.kubernetes.io/docs/setup/production-environment/tools/kubeadm/dual-stack-support/Registered: Fri Nov 15 06:25:23 UTC 2024 - 445K bytes - Viewed (0) -
Additional Responses in OpenAPI - FastAPI
fastapi.tiangolo.com/bn/advanced/additional-responses/Registered: Fri Nov 15 06:25:45 UTC 2024 - 156.8K bytes - Viewed (0) -
Service ClusterIP allocation | Kubernetes
In Kubernetes, Services are an abstract way to expose an application running on a set of Pods. Services can have a cluster-scoped virtual IP address (using a Service of type: ClusterIP). Clients can connect using that virtual IP address, and Kubernetes then load-balances traffic to that Service across the different backing Pods. How Service ClusterIPs are allocated? When Kubernetes needs to assign a virtual IP address for a Service, that assignment happens one of two ways:kubernetes.io/docs/concepts/services-networking/cluster-ip-allocation/Registered: Fri Nov 15 06:25:42 UTC 2024 - 435.8K bytes - Viewed (0) -
Git - git-svn Documentation
English ▾ English Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential helpers Gett...git-scm.com/docs/git-svn/2.8.6Registered: Fri Nov 15 06:26:01 UTC 2024 - Last Modified: Fri Nov 15 04:41:02 UTC 2024 - 107K bytes - Viewed (0) -
Path Operation Configuration - FastAPI
fastapi.tiangolo.com/nl/tutorial/path-operation-configuration/Registered: Fri Nov 15 06:41:38 UTC 2024 - 180K bytes - Viewed (0) -
Global Dependencies - FastAPI
fastapi.tiangolo.com/nl/tutorial/dependencies/global-dependencies/Registered: Fri Nov 15 06:41:46 UTC 2024 - 124.2K bytes - Viewed (0) -
Dependencies in path operation decorators - Fas...
fastapi.tiangolo.com/nl/tutorial/dependencies/dependencies-in-path-operation-decorators/Registered: Fri Nov 15 06:41:54 UTC 2024 - 164.3K bytes - Viewed (0) -
Device Plugins | Kubernetes
Device plugins let you configure your cluster with support for devices or resources that require vendor-specific setup, such as GPUs, NICs, FPGAs, or non-volatile main memory.kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/Registered: Fri Nov 15 06:39:30 UTC 2024 - 456.3K bytes - Viewed (0) -
API Priority and Fairness | Kubernetes
FEATURE STATE: Kubernetes v1.29 [stable] Controlling the behavior of the Kubernetes API server in an overload situation is a key task for cluster administrators. The kube-apiserver has some controls available (i.e. the --max-requests-inflight and --max-mutating-requests-inflight command-line flags) to limit the amount of outstanding work that will be accepted, preventing a flood of inbound requests from overloading and potentially crashing the API server, but these flags are not enough to ensure that the most important requests get through in a period of high traffic.kubernetes.io/docs/concepts/cluster-administration/flow-control/Registered: Fri Nov 15 06:39:39 UTC 2024 - 485K 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 Nov 15 06:40:22 UTC 2024 - 433.6K bytes - Viewed (0)