Kubernetes API
The Kubernetes API is the foundation of the container orchestration ecosystem, providing REST endpoints for managing the full lifecycle of containerized workloads. Core to scalable architecture, Kubernetes manages Deployments, Services, Ingress, HPA, VPA, ConfigMaps, Secrets, and the entire cluster state. CNCF graduated project.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
#CNCF#Cloud Native#Containers#Kubernetes#Orchestration#Open Source