From a0435c7d2c49acef0f05b983cdb6870f9edef50f Mon Sep 17 00:00:00 2001 From: Charlotte Andersson <52800034+charlottea98@users.noreply.github.com> Date: Thu, 25 Mar 2021 12:36:23 +0100 Subject: [PATCH] Presentation: GitOps (#987) * Presentation GitOps * GitOps * Presentation GitOps --- .../week4/cpiehl-charande/README.md | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 contributions/presentation/week4/cpiehl-charande/README.md diff --git a/contributions/presentation/week4/cpiehl-charande/README.md b/contributions/presentation/week4/cpiehl-charande/README.md new file mode 100644 index 0000000000..20b1787e56 --- /dev/null +++ b/contributions/presentation/week4/cpiehl-charande/README.md @@ -0,0 +1,29 @@ +# Presentation: GitOps + +## Members + +Name: Carl Piehl + +Mail: cpiehl@kth.se + +Github: [cpiehl1](https://github.com/cpiehl1) + +Name: Charlotte Andersson + +Mail: charande@kth.se + +Github: [charlottea98](https://github.com/charlottea98) + +## Proposal + +A presentation about the recently coined term GitOps. Proposed outline below: + +- What is GitOps, and how does it differ from traditional DevOps? + +- What does a typical GitOps pipeline look like? + +- What tools are commonly used in GitOps? + +- What are the advantages/disadvantages of GitOps? + +- Are there alternatives to GitOps? \ No newline at end of file