diff options
author | makefunstuff <[email protected]> | 2024-06-30 17:58:04 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-30 17:58:04 +0200 |
commit | 78a3a7b751b5042b775dfbf3376362ce9729e5bb (patch) | |
tree | 802515693d3039df5f3f84729b3ec4ee61eea3af /README.md | |
parent | cbfab9c28fb56ba9c13a574b0e69c8adba5e61c8 (diff) | |
download | k3s-lab-78a3a7b751b5042b775dfbf3376362ce9729e5bb.tar.gz |
more todos
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md index 9d21b36..0bc6699 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,7 @@ Different experiments with home k3s clusterk - [x] setup argocd - [x] create helm chart for grafana stack with otel elastic and prometheus - [x] create helm chart with poc nginx -- [ ] configure labels for prometheus -- [ ] configure filebeat to properly discover container logs +- [x] configure labels for prometheus +- [x] configure filebeat to properly discover container logs +- [ ] add bare metal agents +- [ ] add gpu nvidia vwms to run some "ai stuff" in cluster |