Try it all a go
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
# Kairos
|
||||
|
||||
Kairos automatically includes Traefik
|
||||
|
||||
- Grab the latest image from https://github.com/kairos-io/kairos/releases, the image should have the format `kairos-debian-bookworm-standard-amd64-generic-v3.1.1-k3sv1.30.2+k3s1`.
|
||||
The main things we're looking for are the latest debian, standard, amd64, then the versions of kairos (v3.1.1) and k3s (1.30.2).
|
||||
- Burn to usb
|
||||
@@ -25,4 +27,4 @@ Host 192.168.1.101
|
||||
|
||||
## Flux CD
|
||||
|
||||
- `flux bootstrap git --private-key-file=/config/.ssh/kairos --url ssh://git@gitea.home.joemonk.co.uk:2222/joe/gitops.git --branch main --path=clusters/kairos`
|
||||
- `flux bootstrap git --private-key-file=/config/.ssh/gitea --url ssh://git@gitea.home.joemonk.co.uk:2222/joe/gitops.git --branch main --path=clusters/kairos`
|
||||
|
||||
Reference in New Issue
Block a user