- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3751 - 3760 of about 10,000 for content_length:[100000 TO 499999] (0.13 sec)
-
Labels and Selectors | Kubernetes
Labels are key/value pairs that are attached to objects such as Pods. Labels are intended to be used to specify identifying attributes of objects that are meaningful and relevant to users, but do not directly imply semantics to the core system. Labels can be used to organize and to select subsets of objects. Labels can be attached to objects at creation time and subsequently added and modified at any time.kubernetes.io/docs/concepts/overview/working-with-objects/labels/Registered: Fri May 09 06:07:35 UTC 2025 - 476K 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 May 09 06:08:13 UTC 2025 - 485.4K bytes - Viewed (0) -
Encoders - jsonable_encoder - FastAPI
fastapi.tiangolo.com/ko/reference/encoders/ Similar Results (9)Registered: Fri May 09 06:08:03 UTC 2025 - 159.4K bytes - Viewed (0) -
Container Lifecycle Hooks | Kubernetes
This page describes how kubelet managed Containers can use the Container lifecycle hook framework to run code triggered by events during their management lifecycle. Overview Analogous to many programming language frameworks that have component lifecycle hooks, such as Angular, Kubernetes provides Containers with lifecycle hooks. The hooks enable Containers to be aware of events in their management lifecycle and run code implemented in a handler when the corresponding lifecycle hook is executed.kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/Registered: Fri May 09 06:07:51 UTC 2025 - 455.8K bytes - Viewed (0) -
Body - Nested Models - FastAPI
fastapi.tiangolo.com/nl/tutorial/body-nested-models/Registered: Fri May 09 06:09:53 UTC 2025 - 238.9K 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 May 09 06:08:36 UTC 2025 - 477.6K 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 May 09 06:08:45 UTC 2025 - 454.2K bytes - Viewed (0) -
Volume Attributes Classes | Kubernetes
FEATURE STATE: Kubernetes v1.31 [beta] (enabled by default: false) This page assumes that you are familiar with StorageClasses, volumes and PersistentVolumes in Kubernetes. A VolumeAttributesClass provides a way for administrators to describe the mutable "classes" of storage they offer. Different classes might map to different quality-of-service levels. Kubernetes itself is un-opinionated about what these classes represent. This is a beta feature and disabled by default. If you want to test the feature whilst it's beta, you need to enable the VolumeAttributesClass feature gate for the kube-controller-manager, kube-scheduler, and the kube-apiserver.kubernetes.io/docs/concepts/storage/volume-attributes-classes/Registered: Fri May 09 06:10:55 UTC 2025 - 457.4K bytes - Viewed (0) -
Node Resource Managers | Kubernetes
In order to support latency-critical and high-throughput workloads, Kubernetes offers a suite of Resource Managers. The managers aim to co-ordinate and optimise the alignment of node's resources for pods configured with a specific requirement for CPUs, devices, and memory (hugepages) resources. Hardware topology alignment policies Topology Manager is a kubelet component that aims to coordinate the set of components that are responsible for these optimizations. The overall resource management process is governed using the policy you specify.kubernetes.io/docs/concepts/policy/node-resource-managers/Registered: Fri May 09 06:10:25 UTC 2025 - 473K bytes - Viewed (0) -
Role Based Access Control Good Practices | Kube...
Principles and practices for good RBAC design for cluster operators.kubernetes.io/docs/concepts/security/rbac-good-practices/Registered: Fri May 09 06:09:53 UTC 2025 - 457.5K bytes - Viewed (0)