- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3111 - 3120 of about 10,000 for content_length:[100000 TO 499999] (0.14 sec)
-
Adicionando WSGI - Flask, Django, entre outros ...
fastapi.tiangolo.com/pt/advanced/wsgi/Registered: Mon Nov 04 04:41:38 UTC 2024 - 113.8K bytes - Viewed (0) -
Callbacks na OpenAPI - FastAPI
fastapi.tiangolo.com/pt/advanced/openapi-callbacks/Registered: Mon Nov 04 04:42:01 UTC 2024 - 150.9K bytes - Viewed (0) -
Statische Dateien - FastAPI
fastapi.tiangolo.com/de/tutorial/static-files/Registered: Mon Nov 04 06:19:14 UTC 2024 - 113K bytes - Viewed (0) -
Git - gitglossary Documentation
Português (Brasil) ▾ English Deutsch Español Français Bahasa Indonesia Italiano 日本語 Português (Brasil) Русский україн...git-scm.com/docs/gitglossary/pt_BRRegistered: Mon Nov 04 06:19:27 UTC 2024 - Last Modified: Fri Nov 01 04:40:19 UTC 2024 - 100K bytes - Viewed (0) -
Volume Health Monitoring | Kubernetes
FEATURE STATE: Kubernetes v1.21 [alpha] CSI volume health monitoring allows CSI Drivers to detect abnormal volume conditions from the underlying storage systems and report them as events on PVCs or Pods. Volume health monitoring Kubernetes volume health monitoring is part of how Kubernetes implements the Container Storage Interface (CSI). Volume health monitoring feature is implemented in two components: an External Health Monitor controller, and the kubelet. If a CSI Driver supports Volume Health Monitoring feature from the controller side, an event will be reported on the related PersistentVolumeClaim (PVC) when an abnormal volume condition is detected on a CSI volume.kubernetes.io/docs/concepts/storage/volume-health-monitoring/Registered: Mon Nov 04 06:18:23 UTC 2024 - 430.5K bytes - Viewed (0) -
ConfigMaps | Kubernetes
A ConfigMap is an API object used to store non-confidential data in key-value pairs. Pods can consume ConfigMaps as environment variables, command-line arguments, or as configuration files in a volume. A ConfigMap allows you to decouple environment-specific configuration from your container images, so that your applications are easily portable. Caution:ConfigMap does not provide secrecy or encryption. If the data you want to store are confidential, use a Secret rather than a ConfigMap, or use additional (third party) tools to keep your data private.kubernetes.io/docs/concepts/configuration/configmap/Registered: Mon Nov 04 06:18:29 UTC 2024 - 466.9K bytes - Viewed (0) -
StatefulSets | Kubernetes
A StatefulSet runs a group of Pods, and maintains a sticky identity for each of those Pods. This is useful for managing applications that need persistent storage or a stable, unique network identity.kubernetes.io/docs/concepts/workloads/controllers/statefulset/Registered: Mon Nov 04 06:18:34 UTC 2024 - 464.4K bytes - Viewed (0) -
Best practices | Kubernetes
Best practices Considerations for large clusters Running in multiple zones Validate node setup Enforcing Pod Security...kubernetes.io/docs/setup/best-practices/Registered: Mon Nov 04 06:19:00 UTC 2024 - 423.1K bytes - Viewed (0) -
Custom Request and APIRoute class - FastAPI
fastapi.tiangolo.com/az/how-to/custom-request-and-route/Registered: Mon Nov 04 06:29:54 UTC 2024 - 153.6K 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: Mon Nov 04 06:29:59 UTC 2024 - 441.3K bytes - Viewed (0)