Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: [xss] test テスト %27

Results 3371 - 3380 of about 10,000 for content_length:[100000 TO 499999] (0.1 sec)

  1. 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: Wed Apr 30 05:44:29 UTC 2025
    - 486.3K bytes
    - Viewed (0)
  2. Volume Attributes Classes | Kubernetes

    FEATURE STATE: Kubernetes v1.31 [beta] (enabled by default: false) This page assumes that you are familiar with StorageClasses, volumes and PersistentVolumes in Kubernetes. A VolumeAttributesClass provides a way for administrators to describe the mutable "classes" of storage they offer. Different classes might map to different quality-of-service levels. Kubernetes itself is un-opinionated about what these classes represent. This is a beta feature and disabled by default. If you want to test the feature whilst it's beta, you need to enable the VolumeAttributesClass feature gate for the kube-controller-manager, kube-scheduler, and the kube-apiserver.
    kubernetes.io/docs/concepts/storage/volume-attributes-classes/
    Registered: Wed Apr 30 05:44:25 UTC 2025
    - 456.4K bytes
    - Viewed (0)
  3. Parâmetros de consulta e validações de texto - ...

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/tutorial/query-params-str-validations/
    Registered: Wed Apr 30 05:44:20 UTC 2025
    - 298.9K bytes
    - Viewed (0)
  4. Parâmetros da Rota e Validações Numéricas - Fas...

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/tutorial/path-params-numeric-validations/
    Registered: Wed Apr 30 05:44:47 UTC 2025
    - 193.4K bytes
    - Viewed (0)
  5. Adicionando WSGI - Flask, Django, entre outros ...

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/advanced/wsgi/
    Registered: Wed Apr 30 05:51:42 UTC 2025
    - 114.8K bytes
    - Viewed (0)
  6. Custom Resources | Kubernetes

    Custom resources are extensions of the Kubernetes API. This page discusses when to add a custom resource to your Kubernetes cluster and when to use a standalone service. It describes the two methods for adding custom resources and how to choose between them. Custom resources A resource is an endpoint in the Kubernetes API that stores a collection of API objects of a certain kind; for example, the built-in pods resource contains a collection of Pod objects.
    kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/
    Registered: Wed Apr 30 05:50:27 UTC 2025
    - 480.4K bytes
    - Viewed (0)
  7. 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.33 client can communicate with v1.32, v1.33, and v1.34 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: Wed Apr 30 05:51:11 UTC 2025
    - 485.1K bytes
    - Viewed (0)
  8. Configure Quotas for API Objects | Kubernetes

    This page shows how to configure quotas for API objects, including PersistentVolumeClaims and Services. A quota restricts the number of objects, of a particular type, that can be created in a namespace. You specify quotas in a ResourceQuota object. 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/administer-cluster/quota-api-object/
    Registered: Wed Apr 30 05:50:50 UTC 2025
    - 462.6K bytes
    - Viewed (0)
  9. Trabalhadores do Servidor - Uvicorn com Trabalh...

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/deployment/server-workers/
    Registered: Wed Apr 30 05:51:25 UTC 2025
    - 125.9K bytes
    - Viewed (0)
  10. OpenAPI - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/reference/openapi/
    Registered: Wed Apr 30 05:51:39 UTC 2025
    - 107.1K bytes
    - Viewed (0)
Back to top