Difference between revisions of "Strategy:"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Strategy)
Tags: New redirect, Mobile web edit, Mobile edit
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
#redirect [[Strategy]]
+
{{lc}}
 +
 
 +
 
 +
* [[Kubernetes deployments strategies]]: <code>[[kubectl get deployments -o json -A]] | grep -A1 -w '"strategy"'</code>
 +
 
 +
 
 +
[[rollingUpdate:]]
 +
 
 +
[[GitHub Actions]]
 +
https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast
 +
strategy:
 +
      [[fail-fast]]:
 +
 
 +
== See also ==
 +
* {{K8s deployments}}

Latest revision as of 15:59, 16 August 2024

Advertising: