The pods are running, your cluster is alive, and now you need to control it without touching kubectl. The Kubernetes Access REST API is the direct route to query, create, update, and delete resources through HTTP calls. It is fast, scriptable, and wired into the core of Kubernetes itself.
Kubernetes