Pod template
Revision as of 12:44, 7 February 2024 by Welcome (talk | contribs) (Created page with " Only a .spec.template.spec.restartPolicy equal to Always is allowed, which is the default if not specified. {{K8s deployments}}")
Only a .spec.template.spec.restartPolicy equal to Always is allowed, which is the default if not specified.
Kubernetes deployments, strategies: kind: Deployment
, Strategies: Recreate
or RollingUpdate
, kubectl
[ create | describe | get | scale | rollout | deployment/
], Kubernetes Canary Deployments, deployment.kubernetes.io
Advertising: