Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 4241 - 4250 of about 10,000 for content_length:[100000 TO 499999] (0.3 sec)

  1. kube-scheduler | Kubernetes

    Synopsis The Kubernetes scheduler is a control plane process which assigns Pods to Nodes. The scheduler determines which Nodes are valid placements for each Pod in the scheduling queue according to constraints and available resources. The scheduler then ranks each valid Node and binds the Pod to a suitable Node. Multiple different schedulers may be used within a cluster; kube-scheduler is the reference implementation. See scheduling for more information about scheduling and the kube-scheduler component.
    kubernetes.io/docs/reference/command-line-tools-reference/kube-scheduler/
    Registered: Mon Aug 04 09:37:23 UTC 2025
    - 478.6K bytes
    - Viewed (0)
  2. kubectl set serviceaccount | Kubernetes

    Synopsis Update the service account of pod template resources. Possible resources (case insensitive) can be: replicationcontroller (rc), deployment (deploy), daemonset (ds), job, replicaset (rs), statefulset kubectl set serviceaccount (-f FILENAME | TYPE NAME) SERVICE_ACCOUNT Examples # Set deployment nginx-deployment's service account to serviceaccount1 kubectl set serviceaccount deployment nginx-deployment serviceaccount1 # Print the result (in YAML format) of updated nginx deployment with the service account from local file, without hitting the API server kubectl set sa -f nginx-deployment.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_serviceaccount/
    Registered: Mon Aug 04 09:37:31 UTC 2025
    - 461.8K bytes
    - Viewed (0)
  3. Opening a pull request | Kubernetes

    Note:Code developers: If you are documenting a new feature for an upcoming Kubernetes release, see Document a new feature. To contribute new content pages or improve existing content pages, open a pull request (PR). Make sure you follow all the requirements in the Before you begin section. If your change is small, or you're unfamiliar with git, read Changes using GitHub to learn how to edit a page. If your changes are large, read Work from a local fork to learn how to make changes locally on your computer.
    kubernetes.io/docs/contribute/new-content/open-a-pr/
    Registered: Mon Aug 04 09:35:21 UTC 2025
    - 481.5K bytes
    - Viewed (0)
  4. kubectl rollout resume | Kubernetes

    Synopsis Resume a paused resource. Paused resources will not be reconciled by a controller. By resuming a resource, we allow it to be reconciled again. Currently only deployments support being resumed. kubectl rollout resume RESOURCE Examples # Resume an already paused deployment kubectl rollout resume deployment/nginx 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. Only applies to golang and jsonpath output formats.
    kubernetes.io/docs/reference/kubectl/generated/kubectl_rollout/kubectl_rollout_resume/
    Registered: Mon Aug 04 09:35:32 UTC 2025
    - 460.7K bytes
    - Viewed (0)
  5. kube-proxy Configuration (v1alpha1) | Kubernetes

    Resource Types KubeProxyConfiguration FormatOptions Appears in: LoggingConfiguration FormatOptions contains options for the different logging formats. FieldDescription text [Required] TextOptions [Alpha] Text contains options for logging format "text". Only available when the LoggingAlphaOptions feature gate is enabled. json [Required] JSONOptions [Alpha] JSON contains options for logging format "json". Only available when the LoggingAlphaOptions feature gate is enabled. JSONOptions Appears in: FormatOptions JSONOptions contains options for logging format "json". FieldDescription OutputRoutingOptions [Required] OutputRoutingOptions (Members of OutputRoutingOptions are embedded into this type.
    kubernetes.io/docs/reference/config-api/kube-proxy-config.v1alpha1/
    Registered: Mon Aug 04 09:37:41 UTC 2025
    - 484.5K bytes
    - Viewed (0)
  6. Roles and responsibilities | Kubernetes

    Anyone can contribute to Kubernetes. As your contributions to SIG Docs grow, you can apply for different levels of membership in the community. These roles allow you to take on more responsibility within the community. Each role requires more time and commitment. The roles are: Anyone: regular contributors to the Kubernetes documentation Members: can assign and triage issues and provide non-binding review on pull requests Reviewers: can lead reviews on documentation pull requests and can vouch for a change's quality Approvers: can lead reviews on documentation and merge changes Anyone Anyone with a GitHub account can contribute to Kubernetes.
    kubernetes.io/docs/contribute/participate/roles-and-responsibilities/
    Registered: Mon Aug 04 09:38:23 UTC 2025
    - 462.8K bytes
    - Viewed (0)
  7. Request class - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/fa/reference/request/
    Registered: Mon Aug 04 09:52:18 UTC 2025
    - 158.7K bytes
    - Viewed (0)
  8. Extending OpenAPI - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/fa/how-to/extending-openapi/
    Registered: Mon Aug 04 09:52:34 UTC 2025
    - 134.3K bytes
    - Viewed (0)
  9. Encoders - jsonable_encoder - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/fa/reference/encoders/ Similar Results (1)
    Registered: Mon Aug 04 09:51:35 UTC 2025
    - 156.8K bytes
    - Viewed (0)
  10. Deploy into C++ — Apache MXNet documentation

    Deploy into C++ Contributions welcome! Did this page help you? Yes No Thanks for your feedback! Previous Inference Ne...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/deploy/inference/cpp.html
    Registered: Mon Aug 04 10:02:58 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.8K bytes
    - Viewed (0)
Back to top