Repositories
Cluster Resources
Published by: Kubernetes0Updated

Cluster Resources in Kubernetes manage cluster-wide configurations, policies, and infrastructure. They include Namespaces for isolation, Nodes for compute capacity, ResourceQuotas for resource limits, and LimitRanges for constraints. These resources optimize utilization, enforce governance, and ensure efficiency. Configuration templates are available in this repository.

|

Authentication

Add API authentication details

HEADERS
X-APIKEY
string
Send X-APIKEY in Header

Data API

Execute Data API

POST/apis/repos/kubernetes/cluster-resources/{version}/resources/data/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
format
string

Collection API

Execute Collection API

POST/apis/repos/kubernetes/cluster-resources/{version}/resources/collections/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
format
string

Configuration API

Execute Configuration API

POST/apis/repos/kubernetes/cluster-resources/{version}/resources/configurations/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
format
string

Service API

Execute Configuration API

POST/apis/repos/kubernetes/cluster-resources/{version}/resources/services/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
client
string
format
string

Endpoint API

Execute Endpoint API

POST/apis/repos/kubernetes/cluster-resources/{version}/resources/endpoints/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
format
string