Repositories
Workload Resources
Published by: Kubernetes0Updated

Kubernetes workload resources define the objects used to manage and run containerized applications, such as Pods, Deployments, StatefulSets, and DaemonSets, which ensure scalability, availability, and proper distribution of workloads. Configuration templates for these resources can be found 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/workload-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/workload-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/workload-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/workload-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/workload-resources/{version}/resources/endpoints/{resource}/exec
REQUEST
PATH PARAMETERS
version
string
resource
string
QUERY-STRING PARAMETERS
format
string