Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 3611 - 3620 of about 10,000 for content_length:[100000 TO 499999] (0.16 sec)

  1. Çerez (Cookie) Parametreleri - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/tr/tutorial/cookie-params/
    Registered: Mon Jan 13 07:47:00 UTC 2025
    - 129.6K bytes
    - Viewed (0)
  2. 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: Mon Jan 13 07:46:40 UTC 2025
    - 464.2K bytes
    - Viewed (0)
  3. 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 Jan 13 07:44:20 UTC 2025
    - 470.2K bytes
    - Viewed (0)
  4. Role Based Access Control Good Practices | Kube...

    Principles and practices for good RBAC design for cluster operators.
    kubernetes.io/docs/concepts/security/rbac-good-practices/
    Registered: Mon Jan 13 07:44:14 UTC 2025
    - 439.9K bytes
    - Viewed (0)
  5. Liveness, Readiness, and Startup Probes | Kuber...

    Kubernetes has various types of probes: Liveness probe Readiness probe Startup probe Liveness probe Liveness probes determine when to restart a container. For example, liveness probes could catch a deadlock when an application is running but unable to make progress. If a container fails its liveness probe repeatedly, the kubelet restarts the container. Liveness probes do not wait for readiness probes to succeed. If you want to wait before executing a liveness probe, you can either define initialDelaySeconds or use a startup probe.
    kubernetes.io/docs/concepts/configuration/liveness-readiness-startup-probes/
    Registered: Mon Jan 13 07:45:35 UTC 2025
    - 431.1K bytes
    - Viewed (0)
  6. Git - git-fast-import Documentation

    Português (Brasil) ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Cre...
    git-scm.com/docs/git-fast-import/pt_BR
    Registered: Mon Jan 13 07:56:44 UTC 2025
    - Last Modified: Sun Jan 12 19:47:29 UTC 2025
    - 146.5K bytes
    - Viewed (0)
  7. Assign CPU Resources to Containers and Pods | K...

    This page shows how to assign a CPU request and a CPU limit to a container. Containers cannot use more CPU than the configured limit. Provided the system has CPU time free, a container is guaranteed to be allocated as much CPU as it requests. 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/configure-pod-container/assign-cpu-resource/
    Registered: Mon Jan 13 07:56:15 UTC 2025
    - 453.3K bytes
    - Viewed (0)
  8. Troubleshooting CNI plugin-related errors | Kub...

    To avoid CNI plugin-related errors, verify that you are using or upgrading to a container runtime that has been tested to work correctly with your version of Kubernetes. About the "Incompatible CNI versions" and "Failed to destroy network for sandbox" errors Service issues exist for pod CNI network setup and tear down in containerd v1.6.0-v1.6.3 when the CNI plugins have not been upgraded and/or the CNI config version is not declared in the CNI config files.
    kubernetes.io/docs/tasks/administer-cluster/migrating-from-dockershim/troubleshooting-cni-plugin-...
    Registered: Mon Jan 13 07:56:29 UTC 2025
    - 438.6K bytes
    - Viewed (0)
  9. Callbacks na OpenAPI - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/advanced/openapi-callbacks/
    Registered: Mon Jan 13 08:04:24 UTC 2025
    - 153K bytes
    - Viewed (0)
  10. FastAPI People - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/vi/fastapi-people/
    Registered: Mon Jan 13 08:05:15 UTC 2025
    - 242.3K bytes
    - Viewed (0)
Back to top