- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2801 - 2810 of about 10,000 for content_length:[100000 TO 499999] (0.14 sec)
-
Leases | Kubernetes
Distributed systems often have a need for leases, which provide a mechanism to lock shared resources and coordinate activity between members of a set. In Kubernetes, the lease concept is represented by Lease objects in the coordination.k8s.io API Group, which are used for system-critical capabilities such as node heartbeats and component-level leader election. Node heartbeats Kubernetes uses the Lease API to communicate kubelet node heartbeats to the Kubernetes API server.kubernetes.io/docs/concepts/architecture/leases/Registered: Fri Apr 25 06:03:43 UTC 2025 - 454.1K bytes - Viewed (0) -
Bootstrapping clusters with kubeadm | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/setup/production-environment/tools/kubeadm/Registered: Fri Apr 25 06:02:16 UTC 2025 - 445.3K bytes - Viewed (0) -
Templates - FastAPI
fastapi.tiangolo.com/bn/advanced/templates/Registered: Fri Apr 25 06:04:43 UTC 2025 - 125.8K bytes - Viewed (0) -
Getting started | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/setup/Registered: Fri Apr 25 06:03:01 UTC 2025 - 448.1K bytes - Viewed (0) -
DNS for Services and Pods | Kubernetes
Your workload can discover Services within your cluster using DNS; this page explains how that works.kubernetes.io/docs/concepts/services-networking/dns-pod-service/Registered: Fri Apr 25 06:14:30 UTC 2025 - 476.6K bytes - Viewed (0) -
Process ID Limits And Reservations | Kubernetes
FEATURE STATE: Kubernetes v1.20 [stable] Kubernetes allow you to limit the number of process IDs (PIDs) that a Pod can use. You can also reserve a number of allocatable PIDs for each node for use by the operating system and daemons (rather than by Pods). Process IDs (PIDs) are a fundamental resource on nodes. It is trivial to hit the task limit without hitting any other resource limits, which can then cause instability to a host machine.kubernetes.io/docs/concepts/policy/pid-limiting/Registered: Fri Apr 25 06:14:02 UTC 2025 - 450.9K bytes - Viewed (0) -
Git - git-log Documentation
English ▾ English Français Português (Brasil) 简体中文 Topics ▾ Setup and Config git config help bugreport Credential hel...git-scm.com/docs/git-log/2.2.3 Similar Results (3)Registered: Fri Apr 25 06:13:36 UTC 2025 - Last Modified: Tue Apr 22 07:18:55 UTC 2025 - 191.7K bytes - Viewed (0) -
StatefulSets | Kubernetes
A StatefulSet runs a group of Pods, and maintains a sticky identity for each of those Pods. This is useful for managing applications that need persistent storage or a stable, unique network identity.kubernetes.io/docs/concepts/workloads/controllers/statefulset/Registered: Fri Apr 25 06:14:20 UTC 2025 - 484.3K bytes - Viewed (0) -
Hardening Guide - Authentication Mechanisms | K...
Information on authentication options in Kubernetes and their security properties.kubernetes.io/docs/concepts/security/hardening-guide/authentication-mechanisms/Registered: Fri Apr 25 06:13:48 UTC 2025 - 453.2K bytes - Viewed (0) -
Extending OpenAPI - FastAPI
fastapi.tiangolo.com/ru/how-to/extending-openapi/Registered: Fri Apr 25 06:25:46 UTC 2025 - 141K bytes - Viewed (0)