Declarative definition of multi-cluster Harvester network boot server.
- Declarative definition
- Multi-cluster support
- Webhook support
- EFI support
- Prepare a clean Linux server with docker and docker-compose installed.
- Clone this repo
- Copy the example config file.
cp config.example.yaml config.yaml
- Edit the config file for your environment.
vim config.yaml
- Run the docker-compose file.
docker-compose up -d