⎈ k8s knowledge compiler

DeploymentSpec [api_object]ai-synthesized · conf 0.82

DeploymentSpec is the specification of the desired behavior of the Deployment.

apps

The specification of a deployment.

Why it matters The DeploymentSpec provides the configuration for a deployment.

Key facts - Represents the configuration for a deployment - Includes fields such as replicas and selector

Related api:Deployment

Sources

swagger.jsonio.k8s.api.apps.v1.DeploymentSpec

Related (4)

related_to LabelSelectorreferences type conf=1
related_to DeploymentStrategyreferences type conf=1
related_to PodTemplateSpecreferences type conf=1
related_to Deploymentreferences type conf=1

← all API Explorer