Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 1411 - 1420 of 5,561 for timestamp:[now/d-1d TO *] (0.12 sec)

  1. kubectl auth whoami | Kubernetes

    Synopsis Experimental: Check who you are and your attributes (groups, extra). This command is helpful to get yourself aware of the current user attributes, especially when dynamic authentication, e.g., token webhook, auth proxy, or OIDC provider, is enabled in the Kubernetes cluster. kubectl auth whoami Examples # Get your subject attributes kubectl auth whoami # Get your subject attributes in JSON format kubectl auth whoami -o json Options --allow-missing-template-keys     Default: true If true, ignore any errors in templates when a field or map key is missing in the template.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/kubectl_auth_whoami/
    Registered: Tue Nov 26 05:19:14 UTC 2024
    - 432.5K bytes
    - Viewed (0)
  2. Feature Gates (removed) | Kubernetes

    This page contains list of feature gates that have been removed. The information on this page is for reference. A removed feature gate is different from a GA'ed or deprecated one in that a removed one is no longer recognized as a valid feature gate. However, a GA'ed or a deprecated feature gate is still recognized by the corresponding Kubernetes components although they are unable to cause any behavior differences in a cluster.
    kubernetes.io/docs/reference/command-line-tools-reference/feature-gates-removed/
    Registered: Tue Nov 26 05:24:57 UTC 2024
    - 601.4K bytes
    - Viewed (0)
  3. kubectl delete | Kubernetes

    Synopsis Delete resources by file names, stdin, resources and names, or by resources and label selector. JSON and YAML formats are accepted. Only one type of argument may be specified: file names, resources and names, or resources and label selector. Some resources, such as pods, support graceful deletion. These resources define a default period before they are forcibly terminated (the grace period) but you may override that value with the --grace-period flag, or pass --now to set a grace-period of 1.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_delete/
    Registered: Tue Nov 26 05:25:46 UTC 2024
    - 437.6K bytes
    - Viewed (0)
  4. kubectl drain | Kubernetes

    Synopsis Drain node in preparation for maintenance. The given node will be marked unschedulable to prevent new pods from arriving. 'drain' evicts the pods if the API server supports https://kubernetes.io/docs/concepts/workloads/pods/disruptions/ eviction https://kubernetes.io/docs/concepts/workloads/pods/disruptions/ . Otherwise, it will use normal DELETE to delete the pods. The 'drain' evicts or deletes all pods except mirror pods (which cannot be deleted through the API server). If there are daemon set-managed pods, drain will not proceed without --ignore-daemonsets, and regardless it will not delete any daemon set-managed pods, because those pods would be immediately replaced by the daemon set controller, which ignores unschedulable markings.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_drain/
    Registered: Tue Nov 26 05:25:57 UTC 2024
    - 436.1K bytes
    - Viewed (0)
  5. Path Parameters - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/ur/tutorial/path-params/
    Registered: Tue Nov 26 05:26:41 UTC 2024
    - 160.4K bytes
    - Viewed (0)
  6. kube-proxy | Kubernetes

    Synopsis The Kubernetes network proxy runs on each node. This reflects services as defined in the Kubernetes API on each node and can do simple TCP, UDP, and SCTP stream forwarding or round robin TCP, UDP, and SCTP forwarding across a set of backends. Service cluster IPs and ports are currently found through Docker-links-compatible environment variables specifying ports opened by the service proxy. There is an optional addon that provides cluster DNS for these cluster IPs.
    kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/
    Registered: Tue Nov 26 05:35:15 UTC 2024
    - 447.8K bytes
    - Viewed (0)
  7. kube-apiserver Configuration (v1) | Kubernetes

    Package v1 is the v1 version of the API. Resource Types AdmissionConfiguration EncryptionConfiguration AdmissionConfiguration AdmissionConfiguration provides versioned configuration for admission controllers. FieldDescription apiVersionstringapiserver.config.k8s.io/v1 kindstringAdmissionConfiguration plugins []AdmissionPluginConfiguration Plugins allows specifying a configuration per admission control plugin. EncryptionConfiguration EncryptionConfiguration stores the complete configuration for encryption providers. It also allows the use of wildcards to specify the resources that should be encrypted. Use '*.<group>' to encrypt all resources within a group or '*.*' to encrypt all resources.
    kubernetes.io/docs/reference/config-api/apiserver-config.v1/
    Registered: Tue Nov 26 05:35:38 UTC 2024
    - 435.2K bytes
    - Viewed (0)
  8. Response Model - Return Type - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/ur/tutorial/response-model/
    Registered: Tue Nov 26 05:35:39 UTC 2024
    - 274.2K bytes
    - Viewed (0)
  9. Conditional OpenAPI - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/az/how-to/conditional-openapi/
    Registered: Tue Nov 26 00:04:29 UTC 2024
    - 114.3K bytes
    - Viewed (0)
  10. Basics tutorial | C++ | gRPC

    A basic tutorial introduction to gRPC in C++.
    grpc.io/docs/languages/cpp/basics/
    Registered: Tue Nov 26 00:04:46 UTC 2024
    - 109.7K bytes
    - Viewed (0)
Back to top