Remove kind, add monitoring to talos

This commit is contained in:
2024-01-25 22:35:30 +00:00
parent 7372dadf44
commit e8ab0382de
6 changed files with 7 additions and 8066 deletions

7
readme.md Normal file
View File

@@ -0,0 +1,7 @@
## Laptop
`choco install kind`
`choco install flux`
`kind create cluster`
`flux bootstrap git --private-key-file=C:/Users/Joe/.ssh/gitea --url ssh://git@gitea.home.joemonk.co.uk:2222/joe/gitops.git --branch main --path=clusters/kind`