Kubernetes · Postman Collection

Kubernetes Autoscaling Workloads 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. The API is a resource-based (RESTful) programmatic interface provided via HTTP that supports retrieving, creating, updating, and deleting primary resources via the standard HTTP verbs (POST, PUT, PATCH

13
Requests
15
Folders
View on GitHub Raw JSON AutomationCloud NativeCNCFContainersDeploymentOpen SourceOrchestrationScalingPostman Collection

Overview

Kubernetes Autoscaling Workloads API is a Postman Collection published by Kubernetes on the APIs.io network.

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. The API is a resource-based (RESTful) programmatic interface provided via HTTP that supports retrieving, creating, updating, and deleting primary resources via the standard HTTP verbs (POST, PUT, PATCH

The collection contains 13 requests organised into 15 folders.

Tagged areas include Automation, Cloud Native, CNCF, Containers, and Deployment.

Requests & Folders

api
apis

Related API Specs

Kubernetes Autoscaling API (OpenAPI) Kubernetes Cluster API (OpenAPI) Kubernetes Config API (OpenAPI) Kubernetes Events API (OpenAPI) Kubernetes Namespaces API (OpenAPI) Kubernetes RBAC API (OpenAPI) Kubernetes Workloads API (OpenAPI)
Back to Kubernetes · All Collections · GitHub