Commit graph

3 commits

Author SHA1 Message Date
943f8e40c7 feat(k0s): set restart policy to always 2024-09-03 08:24:27 +02:00
b1dfba1062 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 08:24:27 +02:00
0dce5c72f2 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 08:24:27 +02:00