Skip to content

cluster genconfig

generate Configuration files

After all your settings are entered into talconfig.yaml and clusterenv.yaml, forgetool generates a complete clusterconfiguration using TalHelper and various other tools.

It’s important to note that running forgetool cluster genconfig, again after each settings change, is absolutely imperative to be able to deploy said settings to your cluster.

This does not only generate the Talos “Machine Config” files, but also ensures an updated configmap containing your “clusterenv.yaml” settings, is added to the /manifests/ directory, for consumption by FluxCD when added. It also ensures the same configmap is always added by updating the patches.

forgetool cluster genconfig [flags]
forgetool cluster genconfig
-h, --help help for genconfig
--cluster string Cluster name (default "main")