You are viewing documentation for Kubernetes version: v1.24

Kubernetes v1.24 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date information, see the latest version.

Cluster Resources


Node

Node is a worker node in Kubernetes.

Namespace

Namespace provides a scope for Names.

Event

Event is a report of an event somewhere in the cluster.

APIService

APIService represents a server for a particular GroupVersion.

Lease

Lease defines a lease concept.

RuntimeClass

RuntimeClass defines a class of container runtime supported in the cluster.

FlowSchema v1beta2

FlowSchema defines the schema of a group of flows.

PriorityLevelConfiguration v1beta2

PriorityLevelConfiguration represents the configuration of a priority level.

Binding

Binding ties one object to another; for example, a pod is bound to a node by a scheduler.

ComponentStatus

ComponentStatus (and ComponentStatusList) holds the cluster validation info.

Last modified November 14, 2023 at 2:21 PM PST: Merge pull request #43918 from xmudrii/follow-up-43522-1.24 (98e2db7)