Kubernetes · Postman Collection

Kubernetes Autoscaling Namespaces 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

5
Requests
6
Folders
View on GitHub Raw JSON AutomationCloud NativeCNCFContainersDeploymentOpen SourceOrchestrationScalingPostman Collection

Overview

Kubernetes Autoscaling Namespaces 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 5 requests organised into 6 folders.

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

Requests & Folders

api

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