- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 721 for timestamp:[now/d-7d TO *] (0.05 sec)
-
Automatic Cleanup for Finished Jobs | Kubernetes
A time-to-live mechanism to clean up old Jobs that have finished execution.kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/Registered: Wed Feb 04 09:56:42 UTC 2026 - 473.3K bytes - Viewed (0) -
Pod Quality of Service Classes | Kubernetes
This page introduces Quality of Service (QoS) classes in Kubernetes, and explains how Kubernetes assigns a QoS class to each Pod as a consequence of the resource constraints that you specify for the containers in that Pod. Kubernetes relies on this classification to make decisions about which Pods to evict when there are not enough available resources on a Node. Quality of Service classes Kubernetes classifies the Pods that you run and allocates each Pod into a specific quality of service (QoS) class.kubernetes.io/docs/concepts/workloads/pods/pod-qos/Registered: Wed Feb 04 09:56:50 UTC 2026 - 479K bytes - Viewed (0) -
Gateway API | Kubernetes
Gateway API is a family of API kinds that provide dynamic infrastructure provisioning and advanced traffic routing.kubernetes.io/docs/concepts/services-networking/gateway/Registered: Wed Feb 04 09:56:13 UTC 2026 - 494K bytes - Viewed (0) -
Containers | Kubernetes
Technology for packaging an application along with its runtime dependencies.kubernetes.io/docs/concepts/containers/Registered: Wed Feb 04 09:56:32 UTC 2026 - 472.2K bytes - Viewed (0) -
Deployments | Kubernetes
A Deployment manages a set of Pods to run an application workload, usually one that doesn't maintain state.kubernetes.io/docs/concepts/workloads/controllers/deployment/Registered: Wed Feb 04 09:57:27 UTC 2026 - 564K bytes - Viewed (0) -
Jobs | Kubernetes
Jobs represent one-off tasks that run to completion and then stop.kubernetes.io/docs/concepts/workloads/controllers/job/Registered: Wed Feb 04 09:54:39 UTC 2026 - 585.2K bytes - Viewed (0) -
Pod Group Policies | Kubernetes
FEATURE STATE: Kubernetes v1.35 [alpha](disabled by default) Every pod group defined in a Workload must declare a scheduling policy. This policy dictates how the scheduler treats the collection of Pods. Policy types The API currently supports two policy types: basic and gang. You must specify exactly one policy for each group. Basic policy The basic policy instructs the scheduler to treat all Pods in the group as independent entities, scheduling them using the standard Kubernetes behavior.kubernetes.io/docs/concepts/workloads/workload-api/policies/Registered: Wed Feb 04 09:53:50 UTC 2026 - 472.3K bytes - Viewed (0) -
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: Wed Feb 04 09:54:01 UTC 2026 - 559.9K bytes - Viewed (0) -
PKI certificates and requirements | Kubernetes
Kubernetes requires PKI certificates for authentication over TLS. If you install Kubernetes with kubeadm, the certificates that your cluster requires are automatically generated. You can also generate your own certificates -- for example, to keep your private keys more secure by not storing them on the API server. This page explains the certificates that your cluster requires. How certificates are used by your cluster Kubernetes requires PKI for the following operations:kubernetes.io/docs/setup/best-practices/certificates/Registered: Wed Feb 04 09:52:38 UTC 2026 - 486.5K bytes - Viewed (0) -
Objects In Kubernetes | Kubernetes
Kubernetes objects are persistent entities in the Kubernetes system. Kubernetes uses these entities to represent the state of your cluster. Learn about the Kubernetes object model and how to work with these objects.kubernetes.io/docs/concepts/overview/working-with-objects/Registered: Wed Feb 04 09:52:44 UTC 2026 - 485.6K bytes - Viewed (0)