Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 131 - 140 of 562 for content_length:[500000 TO 999999] (0.03 sec)

  1. Configure Multiple Schedulers | Kubernetes

    Kubernetes ships with a default scheduler that is described here. If the default scheduler does not suit your needs you can implement your own scheduler. Moreover, you can even run multiple schedulers simultaneously alongside the default scheduler and instruct Kubernetes what scheduler to use for each of your pods. Let's learn how to run multiple schedulers in Kubernetes with an example. A detailed description of how to implement a scheduler is outside the scope of this document.
    kubernetes.io/docs/tasks/extend-kubernetes/configure-multiple-schedulers/
    Registered: Wed Sep 03 06:31:38 UTC 2025
    - 505K bytes
    - Viewed (0)
  2. Extend the Kubernetes API with CustomResourceDe...

    This page shows how to install a custom resource into the Kubernetes API by creating a CustomResourceDefinition. 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/extend-kubernetes/custom-resources/custom-resource-definitions/
    Registered: Wed Sep 03 06:21:23 UTC 2025
    - 670.9K bytes
    - Viewed (0)
  3. lightgbm.basic โ€” LightGBM 4.6.0.99 documentation

    Module code lightgbm.basic Source code for lightgbm.basic # coding: utf-8 """Wrapper for C API of LightGBM.""" # This...
    lightgbm.readthedocs.io/en/latest/_modules/lightgbm/basic.html
    Registered: Wed Sep 03 06:33:23 UTC 2025
    - Last Modified: Mon Aug 04 03:10:26 UTC 2025
    - 747.5K bytes
    - Viewed (0)
  4. Running ZooKeeper, A Distributed System Coordin...

    This tutorial demonstrates running Apache Zookeeper on Kubernetes using StatefulSets, PodDisruptionBudgets, and PodAntiAffinity. Before you begin Before starting this tutorial, you should be familiar with the following Kubernetes concepts: Pods Cluster DNS Headless Services PersistentVolumes PersistentVolume Provisioning StatefulSets PodDisruptionBudgets PodAntiAffinity kubectl CLI You must have a cluster with at least four nodes, and each node requires at least 2 CPUs and 4 GiB of memory. In this tutorial you will cordon and drain the cluster's nodes.
    kubernetes.io/docs/tutorials/stateful-application/zookeeper/
    Registered: Wed Sep 03 06:32:35 UTC 2025
    - 550.1K bytes
    - Viewed (0)
  5. Well-Known Labels, Annotations and Taints | Kub...

    Production-Grade Container Orchestration
    kubernetes.io/docs/reference/labels-annotations-taints/
    Registered: Wed Sep 03 06:35:15 UTC 2025
    - 611.4K bytes
    - Viewed (0)
  6. OpenAPI models - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pt/reference/openapi/models/
    Registered: Wed Sep 03 05:31:38 UTC 2025
    - 683.9K bytes
    - Viewed (0)
  7. Simple OAuth2 with Password and Bearer - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/hu/tutorial/security/simple-oauth2/
    Registered: Wed Sep 03 06:31:55 UTC 2025
    - 495.2K bytes
    - Viewed (0)
  8. Implementation details | Kubernetes

    FEATURE STATE: Kubernetes v1.10 [stable] kubeadm init and kubeadm join together provide a nice user experience for creating a bare Kubernetes cluster from scratch, that aligns with the best-practices. However, it might not be obvious how kubeadm does that. This document provides additional details on what happens under the hood, with the aim of sharing knowledge on the best practices for a Kubernetes cluster. Core design principles The cluster that kubeadm init and kubeadm join set up should be:
    kubernetes.io/docs/reference/setup-tools/kubeadm/implementation-details/
    Registered: Wed Sep 03 06:40:23 UTC 2025
    - 501.6K bytes
    - Viewed (0)
  9. OpenAPI models - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/vi/reference/openapi/models/
    Registered: Wed Sep 03 06:47:58 UTC 2025
    - 683.6K bytes
    - Viewed (0)
  10. Documentation Style Guide | Kubernetes

    This page gives writing style guidelines for the Kubernetes documentation. These are guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. For additional information on creating new content for the Kubernetes documentation, read the Documentation Content Guide. Changes to the style guide are made by SIG Docs as a group. To propose a change or addition, add it to the agenda for an upcoming SIG Docs meeting, and attend the meeting to participate in the discussion.
    kubernetes.io/docs/contribute/style/style-guide/
    Registered: Wed Sep 03 07:00:35 UTC 2025
    - 502.3K bytes
    - Viewed (0)
Back to top