Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 351 - 360 of 663 for content_length:[500000 TO 999999] (0.18 sec)

  1. REST API endpoints for workflow runs - GitHub Docs

    Use the REST API to interact with workflow runs in GitHub Actions.
    docs.github.com/en/rest/actions/workflow-runs
    Registered: Fri Dec 12 02:36:37 UTC 2025
    - 801.3K bytes
    - Viewed (0)
  2. REST API endpoints for code scanning - GitHub Docs

    Use the REST API to retrieve and update code scanning alerts from a repository.
    docs.github.com/en/rest/code-scanning
    Registered: Fri Dec 12 02:36:46 UTC 2025
    - 543.3K bytes
    - Viewed (0)
  3. Endpoints available for fine-grained personal a...

    Your fine-grained personal access token can make requests to the following REST endpoints.
    docs.github.com/en/rest/authentication/endpoints-available-for-fine-grained-personal-access-tokens
    Registered: Fri Dec 12 02:34:57 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  4. Dynamic Resource Allocation | Kubernetes

    FEATURE STATE: Kubernetes v1.34 [stable](enabled by default) This page describes dynamic resource allocation (DRA) in Kubernetes. About DRA DRA is a Kubernetes feature that lets you request and share resources among Pods. These resources are often attached devices like hardware accelerators. With DRA, device drivers and cluster admins define device classes that are available to claim in workloads. Kubernetes allocates matching devices to specific claims and places the corresponding Pods on nodes that can access the allocated devices.
    kubernetes.io/docs/concepts/scheduling-eviction/dynamic-resource-allocation/
    Registered: Fri Dec 12 08:31:26 UTC 2025
    - 537.7K bytes
    - Viewed (0)
  5. Ingress | Kubernetes

    Make your HTTP (or HTTPS) network service available using a protocol-aware configuration mechanism, that understands web concepts like URIs, hostnames, paths, and more. The Ingress concept lets you map traffic to different backends based on rules you define via the Kubernetes API.
    kubernetes.io/docs/concepts/services-networking/ingress/
    Registered: Fri Dec 12 08:15:53 UTC 2025
    - 549.1K bytes
    - Viewed (0)
  6. Node-pressure Eviction | Kubernetes

    Node-pressure eviction is the process by which the kubelet proactively terminates pods to reclaim resource on nodes. The kubelet monitors resources like memory, disk space, and filesystem inodes on your cluster's nodes. When one or more of these resources reach specific consumption levels, the kubelet can proactively fail one or more pods on the node to reclaim resources and prevent starvation. During a node-pressure eviction, the kubelet sets the phase for the selected pods to Failed, and terminates the Pod.
    kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/
    Registered: Fri Dec 12 08:18:28 UTC 2025
    - 494.9K bytes
    - Viewed (0)
  7. Logging Architecture | Kubernetes

    Application logs can help you understand what is happening inside your application. The logs are particularly useful for debugging problems and monitoring cluster activity. Most modern applications have some kind of logging mechanism. Likewise, container engines are designed to support logging. The easiest and most adopted logging method for containerized applications is writing to standard output and standard error streams. However, the native functionality provided by a container engine or runtime is usually not enough for a complete logging solution.
    kubernetes.io/docs/concepts/cluster-administration/logging/
    Registered: Fri Dec 12 08:17:14 UTC 2025
    - 511.8K bytes
    - Viewed (0)
  8. OAuth2 com Senha (e hashing), Bearer com tokens...

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/tutorial/security/oauth2-jwt/
    Registered: Fri Dec 12 08:29:35 UTC 2025
    - 606.2K bytes
    - Viewed (0)
  9. Admission Webhook Good Practices | Kubernetes

    Recommendations for designing and deploying admission webhooks in Kubernetes.
    kubernetes.io/docs/concepts/cluster-administration/admission-webhooks-good-practices/
    Registered: Fri Dec 12 08:27:35 UTC 2025
    - 493.5K bytes
    - Viewed (0)
  10. Versions in CustomResourceDefinitions | Kubernetes

    This page explains how to add versioning information to CustomResourceDefinitions, to indicate the stability level of your CustomResourceDefinitions or advance your API to a new version with conversion between API representations. It also describes how to upgrade an object from one version to another. 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/extend-kubernetes/custom-resources/custom-resource-definition-versioning/
    Registered: Fri Dec 12 08:44:19 UTC 2025
    - 606.7K bytes
    - Viewed (0)
Back to top