chore: Initial commit

This commit is contained in:
Daniël Groothuis
2025-10-30 23:24:01 +01:00
parent 31ded813e0
commit d79e6c0b94
10 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
title: GitOps
tags:
- Sub-Topic
---
## Introduction
Introdution here
---
## Sub Topics
[[_Topic Template]] • [[_Topic Template]]
---
## Helpful Links
[Link 1](https://git.dgse.cloud/DGSE/kubernetes-platform) • [Link 2](https://k3s.io)

View File

@@ -0,0 +1,14 @@
---
title: Kubernetes
tags:
---
## Introduction
Introdution here
---
## Sub Topics
[[_Topic Template]] • [[_Topic Template]]
---
## Helpful Links
[Link 1](https://git.dgse.cloud/DGSE/kubernetes-platform) • [Link 2](https://k3s.io)

17
content/DevOps/index.md Normal file
View File

@@ -0,0 +1,17 @@
---
title: DevOps
tags:
- Topic
---
## Introduction
All things regarding DevOps
Some intro here
---
## Sub Topics
[[DevOps/GitOps/index|GitOps]] • [[DevOps/Kubernetes/index|Kubernetes]]
---
## Helpful Links
[GitOps Repository](https://git.dgse.cloud/DGSE/kubernetes-platform) • [K3s](https://k3s.io)