diff --git a/GitOps.html b/GitOps.html index 4ab16c1a..8f29d8a6 100644 --- a/GitOps.html +++ b/GitOps.html @@ -366,13 +366,21 @@ ## Summary - Operate infrastructure from version control - WeaveWorks invented GitOps in 2017 - GitOps is pull deployment + GitOps is... + + ...automated ops + + ...from version control + + ...using declarative infrastructure + + (...using pull deployments) + + WeaveWorks `flux` implements GitOps - CIOps is push deployment + CIOps is also fine ;-)