Reference (original) (raw)

This section of the Kubernetes documentation contains references.

Officially supported client libraries

To call the Kubernetes API from a programming language, you can useclient libraries. Officially supported client libraries:

CLI

Components

Config APIs

This section hosts the documentation for "unpublished" APIs which are used to configure kubernetes components or tools. Most of these APIs are not exposed by the API server in a RESTful way though they are essential for a user or an operator to use or manage a cluster.

Config API for kubeadm

External APIs

These are the APIs defined by the Kubernetes project, but are not implemented by the core project:

Design Docs

An archive of the design docs for Kubernetes functionality. Good starting points areKubernetes Architecture andKubernetes Design Overview.

Last modified April 18, 2024 at 7:57 PM PST: Config API reference for v1.30 (6fa7b80ae3)