APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
OpenShift
DeploymentConfigStatus
OpenShift
· Schema
DeploymentConfigStatus
Status of the DeploymentConfig.
CI/CD
Cloud Native
Containers
DevOps
Enterprise
Kubernetes
PaaS
Properties
Name
Type
Description
latestVersion
integer
The version of the most recent deployment.
observedGeneration
integer
The most recent generation observed by the deployment controller.
replicas
integer
Total number of non-terminated pods targeted by this deployment.
updatedReplicas
integer
Total number of non-terminated pods that have the desired template spec.
availableReplicas
integer
Total number of available pods targeted by this deployment.
unavailableReplicas
integer
Total number of unavailable pods targeted by this deployment.
readyReplicas
integer
Total number of ready pods targeted by this deployment.
conditions
array
View JSON Schema on GitHub