Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 3621 - 3630 of about 10,000 for filetype:html (0.22 sec)

  1. Considerations for large clusters | Kubernetes

    A cluster is a set of nodes (physical or virtual machines) running Kubernetes agents, managed by the control plane. Kubernetes v1.31 supports clusters with up to 5,000 nodes. More specifically, Kubernetes is designed to accommodate configurations that meet all of the following criteria: No more than 110 pods per node No more than 5,000 nodes No more than 150,000 total pods No more than 300,000 total containers You can scale your cluster by adding or removing nodes.
    kubernetes.io/docs/setup/best-practices/cluster-large/
    Registered: Tue Nov 26 03:04:51 UTC 2024
    - 431.6K bytes
    - Viewed (0)
  2. Git - git-init Documentation

    English ▾ English Deutsch Español Français Íslenska 日本語 Português (Brasil) Română 简体中文 繁體中文 Topics ▾ Setup and Config...
    git-scm.com/docs/git-init/2.27.0
    Registered: Tue Nov 26 03:04:16 UTC 2024
    - Last Modified: Mon Nov 25 17:47:17 UTC 2024
    - 43.5K bytes
    - Viewed (0)
  3. FastAPI in Containers - Docker - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pl/deployment/docker/ Similar Results (10)
    Registered: Tue Nov 26 03:07:50 UTC 2024
    - 176.6K bytes
    - Viewed (0)
  4. Git - git-init Documentation

    English ▾ English Deutsch Español Français Íslenska 日本語 Português (Brasil) Română 简体中文 繁體中文 Topics ▾ Setup and Config...
    git-scm.com/docs/git-init/2.4.12 Similar Results (1)
    Registered: Tue Nov 26 03:05:47 UTC 2024
    - Last Modified: Mon Nov 25 17:47:16 UTC 2024
    - 42.9K bytes
    - Viewed (0)
  5. Running in multiple zones | Kubernetes

    This page describes running Kubernetes across multiple zones. Background Kubernetes is designed so that a single Kubernetes cluster can run across multiple failure zones, typically where these zones fit within a logical grouping called a region. Major cloud providers define a region as a set of failure zones (also called availability zones) that provide a consistent set of features: within a region, each zone offers the same APIs and services.
    kubernetes.io/docs/setup/best-practices/multiple-zones/
    Registered: Tue Nov 26 03:05:51 UTC 2024
    - 432.3K bytes
    - Viewed (0)
  6. Init Containers | Kubernetes

    This page provides an overview of init containers: specialized containers that run before app containers in a Pod. Init containers can contain utilities or setup scripts not present in an app image. You can specify init containers in the Pod specification alongside the containers array (which describes app containers). In Kubernetes, a sidecar container is a container that starts before the main application container and continues to run. This document is about init containers: containers that run to completion during Pod initialization.
    kubernetes.io/docs/concepts/workloads/pods/init-containers/
    Registered: Tue Nov 26 03:06:31 UTC 2024
    - 452.3K bytes
    - Viewed (0)
  7. Owners and Dependents | Kubernetes

    In Kubernetes, some objects are owners of other objects. For example, a ReplicaSet is the owner of a set of Pods. These owned objects are dependents of their owner. Ownership is different from the labels and selectors mechanism that some resources also use. For example, consider a Service that creates EndpointSlice objects. The Service uses labels to allow the control plane to determine which EndpointSlice objects are used for that Service.
    kubernetes.io/docs/concepts/overview/working-with-objects/owners-dependents/
    Registered: Tue Nov 26 03:07:34 UTC 2024
    - 430.6K bytes
    - Viewed (0)
  8. Options for Highly Available Topology | Kubernetes

    This page explains the two options for configuring the topology of your highly available (HA) Kubernetes clusters. You can set up an HA cluster: With stacked control plane nodes, where etcd nodes are colocated with control plane nodes With external etcd nodes, where etcd runs on separate nodes from the control plane You should carefully consider the advantages and disadvantages of each topology before setting up an HA cluster.
    kubernetes.io/docs/setup/production-environment/tools/kubeadm/ha-topology/
    Registered: Tue Nov 26 03:07:16 UTC 2024
    - 427.8K bytes
    - Viewed (0)
  9. Concepts | Kubernetes

    The Concepts section helps you learn about the parts of the Kubernetes system and the abstractions Kubernetes uses to represent your cluster, and helps you obtain a deeper understanding of how Kubernetes works.
    kubernetes.io/docs/concepts/
    Registered: Tue Nov 26 03:06:02 UTC 2024
    - 424.9K bytes
    - Viewed (0)
  10. Request Files - FastAPI

    FastAPI framework, high performance, easy to learn, fast to code, ready for production
    fastapi.tiangolo.com/pl/tutorial/request-files/ Similar Results (7)
    Registered: Tue Nov 26 03:06:46 UTC 2024
    - 216.4K bytes
    - Viewed (0)
Back to top