Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaykul/gitops-principles
Presentation Stuff for the PowerShell and DevOps Global Summit
https://github.com/jaykul/gitops-principles
Last synced: 25 days ago
JSON representation
Presentation Stuff for the PowerShell and DevOps Global Summit
- Host: GitHub
- URL: https://github.com/jaykul/gitops-principles
- Owner: Jaykul
- Created: 2024-02-26T07:00:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-10T22:30:16.000Z (9 months ago)
- Last Synced: 2024-10-28T10:20:36.382Z (2 months ago)
- Language: Vue
- Size: 40 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitOps: Beyond Patterns and Principles
## By Joel "Jaykul" Bennett
## PowerShell & DevOps Global Summit 2024The presentation, along with all my notes, is on [HuddledMasses.org/GitOps-Principles](https://HuddledMasses.org/GitOps-Principles), and a cache of the slides from the presentation is in the (PresentationFromPSHSummit24.pdf)[https://raw.githubusercontent.com/Jaykul/GitOps-Principles/main/PresentationFromPSHSummit24.pdf]. The source is in [slides.md](https://github.com/Jaykul/GitOps-Principles/blob/main/slides.md), and the custom theme I did is in the [theme](https://raw.githubusercontent.com/Jaykul/GitOps-Principles/main/theme) folder.
If you clone this repo, to start the slide show locally:
- `npm install`
- `npm run dev`
- visit http://localhost:3030Made with [Slidev](https://sli.dev/).