Currently a bit wonky inlineManifests implementation.
@roeldev has an imho better implementation in iac-talos-cluster.
The machine config inlineManifests variable is configured using a terraform_data resource with jsonencoded output. This allows for better templating.
Also has a default configuration with config_patches for controller and worker nodes.
Uses BGP peering for Cilium and Talos CCM for inspiration.
Currently a bit wonky
inlineManifestsimplementation.@roeldev has an imho better implementation in iac-talos-cluster.
The machine config
inlineManifestsvariable is configured using aterraform_dataresource with jsonencoded output. This allows for better templating.Also has a default configuration with
config_patchesfor controller and worker nodes.Uses BGP peering for Cilium and Talos CCM for inspiration.