Kubernetes v1 Workload resources are fundamental API objects that manage and orchestrate containerized applications within a cluster. These resources define how applications run, scale, and recover from failures. Key workload resources include Pods, Deployments, StatefulSets, DaemonSets, Jobs, and CronJobs, each designed to handle different workload patterns, ensuring reliability, scalability, and maintainability in Kubernetes environments.
v1
workload
|
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/v1/resources/data/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string
Collection API
Execute Collection API
POST/apis/repos/kubernetes/workload-resources/v1/resources/collections/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string
Configuration API
Execute Configuration API
POST/apis/repos/kubernetes/workload-resources/v1/resources/configurations/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string
Service API
Execute Service API
POST/apis/repos/kubernetes/workload-resources/v1/resources/services/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
client
string
format
string
Endpoint API
Execute Endpoint API
POST/apis/repos/kubernetes/workload-resources/v1/resources/endpoints/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string