feat: initial template, docs and ci

!1
This commit is contained in:
2023-09-19 14:58:46 +09:30
parent 2ace4d844a
commit df126a576d
16 changed files with 214 additions and 0 deletions

0
docs/projects/index.md Normal file
View File

View File

@ -0,0 +1,18 @@
---
title: Kubernetes Monitoring Helm Chart
description: How to use No Fuss Computings kubernetes monitoring helm chart for full stack monitoring.
date: 2023-08-29
template: project.html
about: https://gitlab.com/nofusscomputing/projects/kubernetes_monitoring
---
## Running the container
To quickly setup a container the following `docker-compose.yaml` file could be used.
``` yaml title="docker-compose.yaml" linenums="1"
```