Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presentation: GitOps #987

Merged
merged 3 commits into from
Mar 25, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions contributions/presentation/week4/cpiehl-charande/README.md
Original file line number Diff line number Diff line change
@@ -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?