https://github.com/radiusmethod/zarf-init-bigbang-k3s-ha
https://github.com/radiusmethod/zarf-init-bigbang-k3s-ha
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/radiusmethod/zarf-init-bigbang-k3s-ha
- Owner: radiusmethod
- License: apache-2.0
- Created: 2024-05-21T16:03:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-18T21:29:52.000Z (6 months ago)
- Last Synced: 2025-12-21T22:29:07.705Z (6 months ago)
- Language: Shell
- Size: 154 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zarf-init-bigbang-k3s-ha
> ⚠️This init package has a custom `k3s` component that allows for deploying in an HA configuration. This repository is implementing what could be merged into the upstream Zarf repository [here](https://github.com/zarf-dev/zarf/pull/2495),
This package uses Iron Bank images for as many things as possible. This package also assumes you will use a logging stack from within Big Bang.
Build locally:
```shell
make build
```