4601cc2eef
refactor(argocd): rename argocd-init
-> argocd-bootstrap
2024-09-03 17:52:20 +02:00
06b036ec71
break: switch from k0s to k3s
...
- replace k0s with k3s in docker-compose.yml
- remove k0s-config.yaml
- remove metallb-address-pool
- update .renovaterc.json to match new file structure
- add new argocd-init files for k3s
- update README to reflect changes
🤖
2024-09-03 17:46:04 +02:00
e66b05473d
feat(k0s): set restart policy to always
2024-09-03 17:46:04 +02:00
e148288b45
feat(k0s): update volume configuration for openebs
...
- mount k0s-run-udev to /run/udev for openebs
- remove note about openebs from README.md
🤖
2024-09-03 17:46:04 +02:00
a49ee8b10e
break: switch from k3s to k0s
...
- replace k3s with k0s
- remove argocd-init.yml
- remove pb_install.yml
- add docker-compose.yml for k0s setup
- add k0s-config.yaml for k0s configuration
- add metallb loadbalancer
- add metallb ip pool
- add openebs local storage
- update README
🤖
2024-09-03 17:46:04 +02:00