Kubernetes API
The Kubernetes API enables programmatic management of containerized workloads, including deployments, services, pods, config maps, and horizontal pod autoscalers. Core to running scalable microservices infrastructure.
Documentation
Documentation
https://kubernetes.io/docs/reference/kubernetes-api/
GettingStarted
https://kubernetes.io/docs/home/
Specifications
OpenAPI
https://raw.githubusercontent.com/kubernetes/kubernetes/master/api/openapi-spec/swagger.json
Other Resources
OpenAPI
#Containers
#Kubernetes
#Orchestration
#Scalable Architecture