Does `/oem/90_custom.yaml` work to auto join a clu...
# harvester
r
Does
/oem/90_custom.yaml
work to auto join a cluster? I'm trying to make a harvester image and pre-populated that file before rebooting the server, but the installer still opens up on first boot and makes me go through the config screens. The base image so far is just whatever "Install harvester binaries" does, it hasn't been joined to a cluster before
g
you can drop the node join / create info via a userdata.yaml in the /oem directly
and the installer will read it and configure the node on first boot
this only works when you have node installed in
install mode
userdata.yaml will contain the harvester create / join config yaml