Add initial presentation files and .gitignore

- Created a new .gitignore file to exclude .DS_Store files.
- Added index.html for a presentation on Kubernetes Operators, including structured content and notes.
- Introduced custom CSS for styling the presentation, aligning with the design specifications of specificat.io.
This commit is contained in:
Le Prévost-Corvellec Arnault
2026-04-08 19:21:21 +02:00
commit c468fc8061
3 changed files with 1126 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.DS_Store