Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 1111 - 1120 of 5,494 for timestamp:[now/d-1d TO *] (0.07 sec)

  1. Dependências - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/tutorial/dependencies/
    Registered: Tue Nov 26 03:28:23 UTC 2024
    - 189.9K bytes
    - Viewed (0)
  2. Guide for Running Windows Containers in Kuberne...

    This page provides a walkthrough for some steps you can follow to run Windows containers using Kubernetes. The page also highlights some Windows specific functionality within Kubernetes. It is important to note that creating and deploying services and workloads on Kubernetes behaves in much the same way for Linux and Windows containers. The kubectl commands to interface with the cluster are identical. The examples in this page are provided to jumpstart your experience with Windows containers.
    kubernetes.io/docs/concepts/windows/user-guide/
    Registered: Tue Nov 26 03:27:24 UTC 2024
    - 457.4K bytes
    - Viewed (0)
  3. Network Plugins | Kubernetes

    Kubernetes (version 1.3 through to the latest 1.31, and likely onwards) lets you use Container Network Interface (CNI) plugins for cluster networking. You must use a CNI plugin that is compatible with your cluster and that suits your needs. Different plugins are available (both open- and closed- source) in the wider Kubernetes ecosystem. A CNI plugin is required to implement the Kubernetes network model. You must use a CNI plugin that is compatible with the v0.
    kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/
    Registered: Tue Nov 26 03:27:35 UTC 2024
    - 437.3K bytes
    - Viewed (0)
  4. Use Cilium for NetworkPolicy | Kubernetes

    This page shows how to use Cilium for NetworkPolicy. For background on Cilium, read the Introduction to Cilium. 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/network-policy-provider/cilium-network-policy/
    Registered: Tue Nov 26 03:29:03 UTC 2024
    - 430.4K bytes
    - Viewed (0)
  5. Coordinated Leader Election | Kubernetes

    FEATURE STATE: Kubernetes v1.31 [alpha] (enabled by default: false) Kubernetes 1.31 includes an alpha feature that allows control plane components to deterministically select a leader via coordinated leader election. This is useful to satisfy Kubernetes version skew constraints during cluster upgrades. Currently, the only builtin selection strategy is OldestEmulationVersion, preferring the leader with the lowest emulation version, followed by binary version, followed by creation timestamp. Enabling coordinated leader election Ensure that CoordinatedLeaderElection feature gate is enabled when you start the API Server: and that the coordination.
    kubernetes.io/docs/concepts/cluster-administration/coordinated-leader-election/
    Registered: Tue Nov 26 03:26:56 UTC 2024
    - 426.4K bytes
    - Viewed (0)
  6. Declare um exemplo dos dados da requisição - Fa...

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/tutorial/schema-extra-example/
    Registered: Tue Nov 26 03:33:17 UTC 2024
    - 187.9K bytes
    - Viewed (0)
  7. Execute um Servidor Manualmente - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/deployment/manually/
    Registered: Tue Nov 26 04:04:17 UTC 2024
    - 124.7K bytes
    - Viewed (0)
  8. 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: Tue Nov 26 04:04:23 UTC 2024
    - 126.4K bytes
    - Viewed (0)
  9. Resource metrics pipeline | Kubernetes

    For Kubernetes, the Metrics API offers a basic set of metrics to support automatic scaling and similar use cases. This API makes information available about resource usage for node and pod, including metrics for CPU and memory. If you deploy the Metrics API into your cluster, clients of the Kubernetes API can then query for this information, and you can use Kubernetes' access control mechanisms to manage permissions to do so.
    kubernetes.io/docs/tasks/debug/debug-cluster/resource-metrics-pipeline/
    Registered: Tue Nov 26 04:05:03 UTC 2024
    - 439.5K bytes
    - Viewed (0)
  10. Set up Ingress on Minikube with the NGINX Ingre...

    An Ingress is an API object that defines rules which allow external access to services in a cluster. An Ingress controller fulfills the rules set in the Ingress. This page shows you how to set up a simple Ingress which routes requests to Service 'web' or 'web2' depending on the HTTP URI. Before you begin This tutorial assumes that you are using minikube to run a local Kubernetes cluster. Visit Install tools to learn how to install minikube.
    kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/
    Registered: Tue Nov 26 04:55:03 UTC 2024
    - 451K bytes
    - Viewed (0)
Back to top