Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test ใƒ†ใ‚นใƒˆ

Results 101 - 110 of 282 for timestamp:[now/d-7d TO *] (0.06 sec)

  1. OAuth2 with Password (and hashing), Bearer with...

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/it/tutorial/security/oauth2-jwt/
    Registered: Fri May 31 06:04:30 UTC 2024
    - 513.1K bytes
    - Viewed (0)
  2. Updating Configuration via a ConfigMap | Kubern...

    This page provides a step-by-step example of updating configuration within a Pod via a ConfigMap and builds upon the Configure a Pod to Use a ConfigMap task. At the end of this tutorial, you will understand how to change the configuration for a running application. This tutorial uses the alpine and nginx images as examples. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster.
    kubernetes.io/docs/tutorials/configuration/updating-configuration-via-a-configmap/
    Registered: Fri May 31 06:03:02 UTC 2024
    - 509.6K bytes
    - Viewed (0)
  3. OpenAPI models - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/he/reference/openapi/models/
    Registered: Fri May 31 05:56:40 UTC 2024
    - 598.6K bytes
    - Viewed (0)
  4. Release Notes - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/vi/release-notes/
    Registered: Fri May 31 06:42:51 UTC 2024
    - 866.3K bytes
    - Viewed (0)
  5. Using RBAC Authorization | Kubernetes

    Role-based access control (RBAC) is a method of regulating access to computer or network resources based on the roles of individual users within your organization. RBAC authorization uses the rbac.authorization.k8s.io API group to drive authorization decisions, allowing you to dynamically configure policies through the Kubernetes API. To enable RBAC, start the API server with the --authorization-mode flag set to a comma-separated list that includes RBAC; for example: kube-apiserver --authorization-mode=Example,RBAC --other-options --more-options API objects The RBAC API declares four kinds of Kubernetes object: Role, ClusterRole, RoleBinding and ClusterRoleBinding.
    kubernetes.io/docs/reference/access-authn-authz/rbac/
    Registered: Fri May 31 06:08:20 UTC 2024
    - 542.9K bytes
    - Viewed (0)
  6. 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: Fri May 31 06:25:27 UTC 2024
    - 494.3K bytes
    - Viewed (0)
  7. Request-Parameter - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/de/reference/parameters/
    Registered: Fri May 31 06:17:15 UTC 2024
    - 560.2K bytes
    - Viewed (0)
  8. FastAPI class - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/he/reference/fastapi/
    Registered: Fri May 31 05:56:17 UTC 2024
    - 929.4K bytes
    - Viewed (0)
  9. 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: Fri May 31 06:10:49 UTC 2024
    - 506.2K bytes
    - Viewed (0)
  10. OAuth2 with Password (and hashing), Bearer with...

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/vi/tutorial/security/oauth2-jwt/
    Registered: Fri May 31 06:47:00 UTC 2024
    - 513.4K bytes
    - Viewed (0)
Back to top