API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Kubernetes API

The Kubernetes API lets you query and manipulate the state of objects in Kubernetes. The core of Kubernetes control plane is the API server and the HTTP API that it exposes. Users, the different parts of your cluster, and external components all communicate with one another through the API server.

Documentation

Specifications

Schemas & Data

Other Resources

OpenAPI

swagger.json Raw ↑