- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 151 - 160 of 428 for content_length:[500000 TO 999999] (0.05 sec)
-
OpenAPI models - FastAPI
fastapi.tiangolo.com/ur/reference/openapi/models/Registered: Wed Apr 09 07:35:18 UTC 2025 - 690.4K bytes - Viewed (0) -
Index — NumPy v2.2 Manual
Skip to main content Back to top Ctrl + K Choose version GitHub Index Symbols | _ | A | B | C | D | E | F | G | H | I...numpy.org/doc/stable/genindex.htmlRegistered: Wed Apr 09 07:20:32 UTC 2025 - Last Modified: Sun Jan 19 22:13:53 UTC 2025 - 543.8K bytes - Viewed (0) -
Validating Admission Policy | Kubernetes
FEATURE STATE: Kubernetes v1.30 [stable] This page provides an overview of Validating Admission Policy. What is Validating Admission Policy? Validating admission policies offer a declarative, in-process alternative to validating admission webhooks. Validating admission policies use the Common Expression Language (CEL) to declare the validation rules of a policy. Validation admission policies are highly configurable, enabling policy authors to define policies that can be parameterized and scoped to resources as needed by cluster administrators.kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/Registered: Wed Apr 09 06:28:12 UTC 2025 - 521.7K bytes - Viewed (0) -
kubeadm Configuration (v1beta3) | Kubernetes
Overview Package v1beta3 defines the v1beta3 version of the kubeadm configuration file format. This version improves on the v1beta2 format by fixing some minor issues and adding a few new fields. A list of changes since v1beta2: The deprecated "ClusterConfiguration.useHyperKubeImage" field has been removed. Kubeadm no longer supports the hyperkube image. The "ClusterConfiguration.dns.type" field has been removed since CoreDNS is the only supported DNS server type by kubeadm. Include "datapolicy" tags on the fields that hold secrets.kubernetes.io/docs/reference/config-api/kubeadm-config.v1beta3/Registered: Wed Apr 09 06:48:38 UTC 2025 - 490.4K bytes - Viewed (0) -
kubelet | Kubernetes
Synopsis The kubelet is the primary "node agent" that runs on each node. It can register the node with the apiserver using one of: the hostname; a flag to override the hostname; or specific logic for a cloud provider. The kubelet works in terms of a PodSpec. A PodSpec is a YAML or JSON object that describes a pod. The kubelet takes a set of PodSpecs that are provided through various mechanisms (primarily through the apiserver) and ensures that the containers described in those PodSpecs are running and healthy.kubernetes.io/docs/reference/command-line-tools-reference/kubelet/Registered: Wed Apr 09 06:41:23 UTC 2025 - 508.5K bytes - Viewed (0) -
Resource Quotas | Kubernetes
When several users or teams share a cluster with a fixed number of nodes, there is a concern that one team could use more than its fair share of resources. Resource quotas are a tool for administrators to address this concern. A resource quota, defined by a ResourceQuota object, provides constraints that limit aggregate resource consumption per namespace. It can limit the quantity of objects that can be created in a namespace by type, as well as the total amount of compute resources that may be consumed by resources in that namespace.kubernetes.io/docs/concepts/policy/resource-quotas/Registered: Wed Apr 09 05:59:04 UTC 2025 - 491.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: Wed Apr 09 06:02:04 UTC 2025 - 490.4K bytes - Viewed (0) -
OAuth2 с паролем (и хешированием), Bearer с JWT...
fastapi.tiangolo.com/ru/tutorial/security/oauth2-jwt/Registered: Wed Apr 09 06:04:34 UTC 2025 - 625.8K bytes - Viewed (0) -
OAuth2 with Password (and hashing), Bearer with...
fastapi.tiangolo.com/tr/tutorial/security/oauth2-jwt/Registered: Wed Apr 09 06:13:32 UTC 2025 - 615.2K bytes - Viewed (0) -
Simple OAuth2 with Password and Bearer - FastAPI
fastapi.tiangolo.com/tr/tutorial/security/simple-oauth2/Registered: Wed Apr 09 06:14:18 UTC 2025 - 501.6K bytes - Viewed (0)